isDecoderAtEnd property

  1. @UnsignedInt()
int isDecoderAtEnd
getter/setter pair

Whether or not the decoder has reached the end.

Implementation

@ma_bool32()
external int isDecoderAtEnd;