See Original text in context
method read-uint8(blob8:D: uint $pos, $endian = NativeEndian --> uint)
Returns an unsigned native integer value for the byte at the given position. The $endian parameter has no meaning, but is available for consistency.
$endian