length property

int? length

Implementation

int? get length => reader.peek('length')?.intValue;