method read-int16
| 1 | role Blob | 
| 1.1 | (Blob) 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: uint , = NativeEndian --> int)
Returns a native int value for the two bytes starting at the given position.