Rowles.LeanCorpus.Codecs.CodecKit.Enums
Classes
FramePadding
Defines the padding strategy for fixed-size frames.
Enums
CodecErrorCode
Machine-readable error codes for all codec failure categories. Every CodecException and CodecFailure carries one of these values.
TrailingDataPolicy
Controls whether trailing bytes after the expected payload are rejected or silently allowed.
Utf8ValidationMode
Controls how UTF-8 byte sequences are validated during string decoding.