chickadee » srfi-74 » blob-s8-ref

blob-s8-ref blob kprocedure

K must be a valid index of blob.

Blob-u8-ref returns the octet at index k of blob.

Blob-s8-ref returns the exact integer corresponding to the two's complement representation at index k of blob.