Skip to content

ByteStream

ByteStream = ReadableStream<Uint8Array>

Defined in: common.ts:34

Type alias for a binary data stream.

This is the standard output type for file reads in Origins. All file inputs produce ByteStream, which must be decoded/parsed by transforms.