Neutrome SDK reference
    Preparing search index...

    Function encode

    • Encodes a stream chunk to its protobuf wire form.

      Parameters

      • program: Program

        Chunk to encode. Must not carry buffers.

      Returns Uint8Array

      The encoded bytes.

      Error when the chunk carries buffers, which the chunk format forbids.