Skip to content

InvalidData

[Source]

Returned when the data contains an invalid MessagePack format byte. The stream is corrupt and decoding should stop.

primitive val InvalidData

Constructors

create

[Source]

new val create()
: InvalidData val^

Returns


Public Functions

eq

[Source]

fun box eq(
  that: InvalidData val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: InvalidData val)
: Bool val

Parameters

Returns