Searched defs:readValue (Results 1 – 4 of 4) sorted by relevance
30 BytesTrie::readValue(const uint8_t *pos, int32_t leadByte) { in readValue() function in BytesTrie
812 protected static int readValue(byte[] code, int offset, int valueSize) in readValue() method in Instruction
394 static inline int32_t readValue(const UChar *pos, int32_t leadUnit) { in readValue() function
124 private Object readValue(VarType type, String value) throws IOException{ in readValue() method in J3MLoader