method read-uint16

Documentation for method read-uint16 assembled from the following types:

role Blob

From Blob

(Blob) method read-uint16

Defined as:

method read-uint16(blob8:D: uint $pos$endian = NativeEndian --> uint)

Returns a native uint value for the two bytes starting at the given position.