Searched defs:unserialize (Results 1 – 7 of 7) sorted by relevance
22 InputStream unserialize = new ByteArrayInputStream(serialized.toByteArray()); in deserializeMock() local26 …public static <T> T deserializeMock(InputStream unserialize, Class<T> type) throws IOException, Cl… in deserializeMock()
243 protected final void unserialize(ByteBuffer bytes) in unserialize() method in CharTrie
256 protected final void unserialize(ByteBuffer bytes) in unserialize() method in IntTrie
369 protected void unserialize(ByteBuffer bytes) in unserialize() method in Trie
242 protected final void unserialize(ByteBuffer bytes) in unserialize() method in CharTrie
255 protected final void unserialize(ByteBuffer bytes) in unserialize() method in IntTrie
367 protected void unserialize(ByteBuffer bytes) in unserialize() method in Trie