Searched defs:createFromSerialized (Results 1 – 6 of 6) sorted by relevance
57 public static Trie2_16 createFromSerialized(ByteBuffer bytes) throws IOException { in createFromSerialized() method in Trie2_16
56 public static Trie2_32 createFromSerialized(ByteBuffer bytes) throws IOException { in createFromSerialized() method in Trie2_32
59 public static Trie2 createFromSerialized(ByteBuffer bytes) throws IOException { in createFromSerialized() method in Trie2
58 public static Trie2_32 createFromSerialized(ByteBuffer bytes) throws IOException { in createFromSerialized() method in Trie2_32
59 public static Trie2_16 createFromSerialized(ByteBuffer bytes) throws IOException { in createFromSerialized() method in Trie2_16
61 public static Trie2 createFromSerialized(ByteBuffer bytes) throws IOException { in createFromSerialized() method in Trie2