@s2-dev/streamstore - v0.22.0
    Preparing search index...

    Function bytes

    • Create a bytes-format append record with pre-calculated metered size.

      Parameters

      • params: {
            body: Uint8Array;
            headers?: readonly (readonly [Uint8Array, Uint8Array])[];
            timestamp?: number | Date;
        }

      Returns BytesAppendRecord