SKS OCDoc
OpenComputers
Computronics
Minitel

lib/libmtar.lua

mtar.genHeader(fname^string^, len^number^, version): string

generate a header for file fname when provided with file length len

mtar.iter(stream^table^): function

Given buffer stream, returns an iterator suitable for use with for that returns, for each iteration, the file name, a function to read from the file, and the length of the file.

© ShadowKat Studios
The software used to generate this page is licensed under the Mozilla Public License version 2 and can be found here