Searched defs:binaryValue (Results 1 – 5 of 5) sorted by relevance
81 public byte[] binaryValue() { return _data; } in binaryValue() method in BinaryNode
42 public byte[] binaryValue() throws IOException in binaryValue() method in POJONode
82 public byte[] binaryValue() throws IOException { in binaryValue() method in TextNode
323 int binaryValue; in parseProperty() local
436 public byte[] binaryValue() throws IOException { in binaryValue() method in JsonNode