All Implemented Interfaces:
TreeNode, JsonSerializable, Serializable, Iterable<JsonNode>

public class BinaryNode extends ValueNode
Value node that contains Base64 encoded binary value, which will be output and stored as Json String value.
See Also: