Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EncodeArgs<Value>

Type parameters

  • Value

Hierarchy

  • EncodeArgs

Index

Properties

Properties

buffer

buffer: Uint8Array

The buffer to encode the value in.

type

type: string

The type of the value to encode.

value

value: Value

The value to encode.

Generated using TypeDoc