Package io.github.netvl.ecoji
-
Class Summary Class Description Ecoji The main entry point for Ecoji encoding/decoding.Ecoji.Decoder Decodes Unicode character sources from a base-1024 representation with an emoji alphabet into bytes.Ecoji.Decoder.Target An intermediate class, needed to implement the builder-like DSL for decoding.Ecoji.Encoder Encodes byte sources into a base-1024 representation with an emoji alphabet.Ecoji.Encoder.Target An intermediate class, needed to implement the builder-like DSL for encoding.