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

    Function string

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

      Parameters

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

      Returns StringAppendRecord