Searched defs:unserialize (Results 1 – 8 of 8) 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()
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
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
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...