jsonaut
    Preparing search index...

    Class SequenceToStream

    Convert a sequence of path value pairs to a stream of bytes

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    currentPath: Path

    Methods

    • add a new path value pair

      Parameters

      • path: Path

        an array of path segments

      • value: Value

        the value at the corresponding path

      Returns Uint8Array<ArrayBufferLike>

    • The input stream is completed

      Returns Uint8Array<ArrayBufferLike>