method read-int16
Documentation for method read-int16
assembled from the following types:
role Blob
From Blob
(Blob) method read-int16
Defined as:
method read-int16(blob8:D: uint $pos, $endian = NativeEndian --> int)
Returns a native int
value for the two bytes starting at the given position.