Documentation
    Preparing search index...

    Type Parameters

    • T

    Implements

    Index

    Constructors

    • Type Parameters

      • T

      Parameters

      • OptionaljsonSchema: object

      Returns serde.JsonSerde<T>

    Properties

    contentType: string
    jsonSchema?: object

    Methods

    • Parameters

      • data: Uint8Array

      Returns undefined | T

    • Type Parameters

      • U

      Parameters

      • schema: object

      Returns Serde<U>

    • Parameters

      • value: T

      Returns Uint8Array