Interface SimpleType<T>

Type Parameters

  • T = any

Hierarchy

  • SimpleType

Implemented by

Properties

Methods

Properties

name: string
size: number

Methods

  • Parameters

    • buffer: Uint8Array
    • Optional ctx: {}

      Returns T

    • Parameters

      • data: T
      • Optional ctx: {}

        Returns Uint8Array

      Generated using TypeDoc