• Attempts to deserialize the data of the given buffer into a Pixel message.

    Parameters

    • dataView: DataView

      The data to deserialize the message from.

    Returns MessageOrType

    The deserialized message or just its type value (for messages with no class).

Generated using TypeDoc