MCPcopy Create free account
hub / github.com/KnIfER/mdict-java / BytesTrie

Class BytesTrie

src/main/java/com/ibm/icu/util/BytesTrie.java:29–1128  ·  view source on GitHub ↗

Light-weight, non-const reader class for a BytesTrie. Traverses a byte-serialized data structure with minimal state, for mapping byte sequences to non-negative integer values. This class is not intended for public subclassing. @stable ICU 4.8 @author Markus W. Scherer

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected