Documentation for method read-int8 assembled from the following pages:

Role: Blob §

From Blob

(Blob) method read-int8 §

Defined as:

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

Returns a native int value for the byte at the given position. The $endian parameter has no meaning, but is available for consistency.