ByteDataArrayAccess extension

on

Methods

arrayAt<T extends TypedDataList<int>>([int offset = 0, int? length]) → T

Available on ByteData, provided by the ByteDataArrayAccess extension

offsetInBytes length using parameter T type size
arrayOrNullAt<T extends TypedDataList<int>>([int offset = 0, int? length]) → T?

Available on ByteData, provided by the ByteDataArrayAccess extension

testLength(int offset, int length) bool

Available on ByteData, provided by the ByteDataArrayAccess extension

this.length