keen/format/binary
SourceUtilities for reading binary files
take-string string(a nat8 array-iterator, n-bytes nat64)Takes a UTF8 string with a fixed size. The string will be cut at the first "\0", but this still takes all
n-bytes unconditionally.