ParseState constructor

ParseState(
  1. ByteData data
)

Implementation

ParseState(this.data) : length = data.lengthInBytes;