Delsart
Delsart
its havy to implement debounce when using this stack api.
### Current Situation: The BinaryFormat interface, implemented by formats like ProtoBuf and Cbor, only provides: ``` kotlin fun encodeToByteArray(serializer: SerializationStrategy, value: T): ByteArray fun decodeFromByteArray(deserializer: DeserializationStrategy, bytes: ByteArray): T ```...
there tree entries in cjdict.txt 意**味** 70 **味**觉 110 气**味** 99 when encountering a string like "意味觉". since **味**觉(110) > 意**味**(70),so we expect segment:"意","味觉",the actual is "意味","觉",is error. but when...