TyphonJS Runtime Library (FVTT) 0.3.0
  • #runtime/data/format/msgpack
  • decode

Function decode

  • decode(
        messagePack: Uint8Array<ArrayBufferLike> | Buffer<ArrayBufferLike>,
        options?: UnpackOptions,
    ): any

    Parameters

    • messagePack: Uint8Array<ArrayBufferLike> | Buffer<ArrayBufferLike>
    • Optionaloptions: UnpackOptions

    Returns any

Settings

Member Visibility
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.3.0