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: uint , = NativeEndian --> uint)
Returns a native uint
value for the two bytes starting at the given position.