Skip to content

RawCodecType

RawCodecType = Codec<Buffer, Buffer>

Defined in: packages/codecs/src/types.ts:103

Type alias for codecs that work with raw binary data. Input and output are both Buffer.