public class StandardRepresenter.RepresentByteArray extends Object implements RepresentToNode
| Constructor and Description |
|---|
RepresentByteArray() |
| Modifier and Type | Method and Description |
|---|---|
org.snakeyaml.engine.v2.nodes.Node |
representData(Object data)
Create a Node
|
public org.snakeyaml.engine.v2.nodes.Node representData(Object data)
RepresentToNoderepresentData in interface RepresentToNodedata - the instance to representCopyright © 2018–2023. All rights reserved.