Function encodeMsgpack

  • Encode an Encodable object to a msgpack byte array.

    Parameters

    Returns Uint8Array

    A msgpack byte array encoding of the object

Generated using TypeDoc