Write an archive record to the archive, where the record may be inside of a larger array buffer. The buffer must be "offset plus record size" long.
Parameters
- buffer
- The buffer containing the record data to write.
- offset
- The offset of the record data within buffer.
See Also
TarBuffer Class | ICSharpCode.SharpZipLib.Tar Namespace | TarBuffer.WriteBlock Overload List