@arkade-os/sdk Documentation - v0.4.21
    Preparing search index...

    Class Metadata

    Metadata represents a key-value pair.

    the key

    the value

    Index

    Properties

    key: Uint8Array
    value: Uint8Array

    Accessors

    Methods

    • Serialize metadata into an existing buffer writer.

      Parameters

      • writer: BufferWriter

      Returns void