Searched defs:createFromSerialized (Results 1 – 3 of 3) sorted by relevance
55 public static Trie2_16 createFromSerialized(ByteBuffer bytes) throws IOException { in createFromSerialized() method in Trie2_16
54 public static Trie2_32 createFromSerialized(ByteBuffer bytes) throws IOException { in createFromSerialized() method in Trie2_32
57 public static Trie2 createFromSerialized(ByteBuffer bytes) throws IOException { in createFromSerialized() method in Trie2