chickadee » snowtar » tar-pack-u8vector

tar-pack-u8vector recordsprocedure

records must be a list of tar-rec objects.

Encodes the records as a tar archive and returns this data as a u8vector. Raises an exception (a tar condition object) if any of the records contain unsupported fields or invalid field contents. Currently, the data is in ustar format.