NotEnoughData¶
Returned when the reader doesn't have enough data to decode the next value. The caller should append more data and retry. No bytes have been consumed from the reader.
Constructors¶
create¶
Returns¶
- NotEnoughData val^
Public Functions¶
eq¶
Parameters¶
- that: NotEnoughData val
Returns¶
- Bool val
ne¶
Parameters¶
- that: NotEnoughData val
Returns¶
- Bool val