Skip to content

Variable: rawCodec

const rawCodec: PayloadCodec<Uint8Array>

Defined in: packages/aiui-claude-channel/src/codec.ts:48

The identity codec: the payload already is its bytes. This is the path that keeps audio/video/screenshot frames raw end to end — no base64, no re-encoding.