Searched refs:USE_READONLY_BYTEBUFFER (Results 1 – 2 of 2) sorted by relevance
123 public static final int USE_READONLY_BYTEBUFFER = 0x01000000; field
56 return getDictDecoder(dictFile, offset, length, DictDecoder.USE_READONLY_BYTEBUFFER); in getDictDecoder()