Class Hierarchy
- java.lang.Object
- swim.codec.Base10
- swim.codec.Base16
- swim.codec.Base64
- swim.codec.Binary
- swim.codec.Decoder<O>
- swim.codec.DynamicDecoder<O>
- swim.codec.Parser<O>
- swim.codec.Detect
- swim.codec.Diagnostic (implements swim.codec.Display)
- swim.codec.Encoder<I,O>
- swim.codec.DynamicEncoder<I,O>
- swim.codec.Writer<I,O>
- swim.codec.Format
- swim.codec.Input
- swim.codec.InputBuffer
- swim.codec.InputSettings (implements swim.codec.Debug)
- swim.codec.Output<T>
- swim.codec.OutputBuffer<T>
- swim.codec.OutputSettings (implements swim.codec.Debug)
- swim.codec.OutputStyle
- swim.codec.Tag (implements swim.codec.Debug, swim.codec.Display)
- swim.codec.Mark (implements java.lang.Comparable<T>)
- swim.codec.Span
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- swim.codec.DecoderException
- swim.codec.EncoderException
- swim.codec.InputException
- swim.codec.OutputException
- swim.codec.ParserException
- swim.codec.WriterException
- java.lang.RuntimeException
- java.lang.Exception
- swim.codec.Unicode
- swim.codec.Utf8
- swim.codec.UtfErrorMode (implements swim.codec.Debug)