Temporary code to do the bare minimum required
to read a tar archive for our purposes
Declaration Syntax
C# |
public class TarArchiveReader
Members
All Members | Constructors | Methods | |||
|
|
|
Icon | Member | Description |
---|---|---|
TarArchiveReader(Stream) |
Generate a tar reader which reads from the
given stream.
|
|
Close () () () () |
|
|
ConvertOctalBytesToDecimal( array< Byte > [] () [] [] , Int32, Int32) |
Convert octal bytes to a decimal
representation
|
|
ReadEntry(String % , TarArchiveReader . . :: . . TarEntryType % ) |
Read the next entry in the tar file.
|
Inheritance Hierarchy
Object | |
TarArchiveReader |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)