FROST Rerandomized TypeScript Library - v0.2.2-alpha.3
    Preparing search index...

    Function decodeLengthPrefixed

    • Decode a length-prefixed byte array. Returns [data, bytesConsumed].

      Parameters

      • bytes: Uint8Array

      Returns [Uint8Array<ArrayBufferLike>, number]