Global

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.archive.tar
  • Platforms: .NET, .NET Standard 2.0, Island

 

ErrFieldTooLong

 

class var ErrFieldTooLong: error;

 

static error ErrFieldTooLong

 

static var ErrFieldTooLong: error

 

ErrFieldTooLong error

 

Shared FIELD ErrFieldTooLong() As error

ErrHeader

 

class var ErrHeader: error;

 

static error ErrHeader

 

static var ErrHeader: error

 

ErrHeader error

 

Shared FIELD ErrHeader() As error

ErrWriteAfterClose

 

class var ErrWriteAfterClose: error;

 

static error ErrWriteAfterClose

 

static var ErrWriteAfterClose: error

 

ErrWriteAfterClose error

 

Shared FIELD ErrWriteAfterClose() As error

ErrWriteTooLong

 

class var ErrWriteTooLong: error;

 

static error ErrWriteTooLong

 

static var ErrWriteTooLong: error

 

ErrWriteTooLong error

 

Shared FIELD ErrWriteTooLong() As error

FileInfoHeader

 

class method FileInfoHeader(fi: FileInfo; link: string): tuple of (Memory<Header>, error)

 

static (Memory<Header>, error) FileInfoHeader(FileInfo fi, string link)

 

static func FileInfoHeader(_ fi: FileInfo, _ link: string) -> tuple of (Memory<Header>, error)

 

func FileInfoHeader(fi FileInfo, link string) tuple of (Memory<Header>, error)

 

Shared Function FileInfoHeader(fi As FileInfo, link As string) As Tuple (Of Memory<Header>, error)

Parameters:

  • fi:
  • link:

FormatGNU

 

const FormatGNU: Format = 8

 

const Format FormatGNU = 8

 

static let FormatGNU: Format = 8

 

const FormatGNU Format = 8

 

Const FormatGNU As Format = 8

FormatPAX

 

const FormatPAX: Format = 4

 

const Format FormatPAX = 4

 

static let FormatPAX: Format = 4

 

const FormatPAX Format = 4

 

Const FormatPAX As Format = 4

FormatUnknown

 

const FormatUnknown: Format = 0

 

const Format FormatUnknown = 0

 

static let FormatUnknown: Format = 0

 

const FormatUnknown Format = 0

 

Const FormatUnknown As Format = 0

FormatUSTAR

 

const FormatUSTAR: Format = 2

 

const Format FormatUSTAR = 2

 

static let FormatUSTAR: Format = 2

 

const FormatUSTAR Format = 2

 

Const FormatUSTAR As Format = 2

NewReader

 

class method NewReader(r: Reader): Memory<Reader>

 

static Memory<Reader> NewReader(Reader r)

 

static func NewReader(_ r: Reader) -> Memory<Reader>

 

func NewReader(r Reader) Memory<Reader>

 

Shared Function NewReader(r As Reader) As Memory<Reader>

Parameters:

  • r:

NewWriter

 

class method NewWriter(w: Writer): Memory<Writer>

 

static Memory<Writer> NewWriter(Writer w)

 

static func NewWriter(_ w: Writer) -> Memory<Writer>

 

func NewWriter(w Writer) Memory<Writer>

 

Shared Function NewWriter(w As Writer) As Memory<Writer>

Parameters:

  • w:

TypeBlock

 

const TypeBlock: Char = '4'

 

// .NET, .NET Standard 2.0
const Char TypeBlock = "4"
// Island
const Char TypeBlock = '4'

 

// .NET, .NET Standard 2.0
static let TypeBlock: Char = "4"
// Island
static let TypeBlock: Char = '4'

 

// .NET, .NET Standard 2.0
const TypeBlock Char = "4"
// Island
const TypeBlock Char = '4'

 

Const TypeBlock As Char = "4"

TypeChar

 

const TypeChar: Char = '3'

 

// .NET, .NET Standard 2.0
const Char TypeChar = "3"
// Island
const Char TypeChar = '3'

 

// .NET, .NET Standard 2.0
static let TypeChar: Char = "3"
// Island
static let TypeChar: Char = '3'

 

// .NET, .NET Standard 2.0
const TypeChar Char = "3"
// Island
const TypeChar Char = '3'

 

Const TypeChar As Char = "3"

TypeCont

 

const TypeCont: Char = '7'

 

// .NET, .NET Standard 2.0
const Char TypeCont = "7"
// Island
const Char TypeCont = '7'

 

// .NET, .NET Standard 2.0
static let TypeCont: Char = "7"
// Island
static let TypeCont: Char = '7'

 

// .NET, .NET Standard 2.0
const TypeCont Char = "7"
// Island
const TypeCont Char = '7'

 

Const TypeCont As Char = "7"

TypeDir

 

const TypeDir: Char = '5'

 

// .NET, .NET Standard 2.0
const Char TypeDir = "5"
// Island
const Char TypeDir = '5'

 

// .NET, .NET Standard 2.0
static let TypeDir: Char = "5"
// Island
static let TypeDir: Char = '5'

 

// .NET, .NET Standard 2.0
const TypeDir Char = "5"
// Island
const TypeDir Char = '5'

 

Const TypeDir As Char = "5"

TypeFifo

 

const TypeFifo: Char = '6'

 

// .NET, .NET Standard 2.0
const Char TypeFifo = "6"
// Island
const Char TypeFifo = '6'

 

// .NET, .NET Standard 2.0
static let TypeFifo: Char = "6"
// Island
static let TypeFifo: Char = '6'

 

// .NET, .NET Standard 2.0
const TypeFifo Char = "6"
// Island
const TypeFifo Char = '6'

 

Const TypeFifo As Char = "6"

 

const TypeGNULongLink: Char = 'K'

 

// .NET, .NET Standard 2.0
const Char TypeGNULongLink = "K"
// Island
const Char TypeGNULongLink = 'K'

 

// .NET, .NET Standard 2.0
static let TypeGNULongLink: Char = "K"
// Island
static let TypeGNULongLink: Char = 'K'

 

// .NET, .NET Standard 2.0
const TypeGNULongLink Char = "K"
// Island
const TypeGNULongLink Char = 'K'

 

Const TypeGNULongLink As Char = "K"

TypeGNULongName

 

const TypeGNULongName: Char = 'L'

 

// .NET, .NET Standard 2.0
const Char TypeGNULongName = "L"
// Island
const Char TypeGNULongName = 'L'

 

// .NET, .NET Standard 2.0
static let TypeGNULongName: Char = "L"
// Island
static let TypeGNULongName: Char = 'L'

 

// .NET, .NET Standard 2.0
const TypeGNULongName Char = "L"
// Island
const TypeGNULongName Char = 'L'

 

Const TypeGNULongName As Char = "L"

TypeGNUSparse

 

const TypeGNUSparse: Char = 'S'

 

// .NET, .NET Standard 2.0
const Char TypeGNUSparse = "S"
// Island
const Char TypeGNUSparse = 'S'

 

// .NET, .NET Standard 2.0
static let TypeGNUSparse: Char = "S"
// Island
static let TypeGNUSparse: Char = 'S'

 

// .NET, .NET Standard 2.0
const TypeGNUSparse Char = "S"
// Island
const TypeGNUSparse Char = 'S'

 

Const TypeGNUSparse As Char = "S"

 

const TypeLink: Char = '1'

 

// .NET, .NET Standard 2.0
const Char TypeLink = "1"
// Island
const Char TypeLink = '1'

 

// .NET, .NET Standard 2.0
static let TypeLink: Char = "1"
// Island
static let TypeLink: Char = '1'

 

// .NET, .NET Standard 2.0
const TypeLink Char = "1"
// Island
const TypeLink Char = '1'

 

Const TypeLink As Char = "1"

TypeReg

 

const TypeReg: Char = '0'

 

// .NET, .NET Standard 2.0
const Char TypeReg = "0"
// Island
const Char TypeReg = '0'

 

// .NET, .NET Standard 2.0
static let TypeReg: Char = "0"
// Island
static let TypeReg: Char = '0'

 

// .NET, .NET Standard 2.0
const TypeReg Char = "0"
// Island
const TypeReg Char = '0'

 

Const TypeReg As Char = "0"

TypeRegA

 

const TypeRegA: Char = #0

 

const Char TypeRegA = (char)0

 

static let TypeRegA: Char = \u{0000}

 

const TypeRegA Char = \x0

 

Const TypeRegA As Char = CChar(0)

 

const TypeSymlink: Char = '2'

 

// .NET, .NET Standard 2.0
const Char TypeSymlink = "2"
// Island
const Char TypeSymlink = '2'

 

// .NET, .NET Standard 2.0
static let TypeSymlink: Char = "2"
// Island
static let TypeSymlink: Char = '2'

 

// .NET, .NET Standard 2.0
const TypeSymlink Char = "2"
// Island
const TypeSymlink Char = '2'

 

Const TypeSymlink As Char = "2"

TypeXGlobalHeader

 

const TypeXGlobalHeader: Char = 'g'

 

// .NET, .NET Standard 2.0
const Char TypeXGlobalHeader = "g"
// Island
const Char TypeXGlobalHeader = 'g'

 

// .NET, .NET Standard 2.0
static let TypeXGlobalHeader: Char = "g"
// Island
static let TypeXGlobalHeader: Char = 'g'

 

// .NET, .NET Standard 2.0
const TypeXGlobalHeader Char = "g"
// Island
const TypeXGlobalHeader Char = 'g'

 

Const TypeXGlobalHeader As Char = "g"

TypeXHeader

 

const TypeXHeader: Char = 'x'

 

// .NET, .NET Standard 2.0
const Char TypeXHeader = "x"
// Island
const Char TypeXHeader = 'x'

 

// .NET, .NET Standard 2.0
static let TypeXHeader: Char = "x"
// Island
static let TypeXHeader: Char = 'x'

 

// .NET, .NET Standard 2.0
const TypeXHeader Char = "x"
// Island
const TypeXHeader Char = 'x'

 

Const TypeXHeader As Char = "x"

 

FormatGNU

 

const FormatGNU: Format = 8

 

const Format FormatGNU = 8

 

static let FormatGNU: Format = 8

 

const FormatGNU Format = 8

 

Const FormatGNU As Format = 8

FormatPAX

 

const FormatPAX: Format = 4

 

const Format FormatPAX = 4

 

static let FormatPAX: Format = 4

 

const FormatPAX Format = 4

 

Const FormatPAX As Format = 4

FormatUnknown

 

const FormatUnknown: Format = 0

 

const Format FormatUnknown = 0

 

static let FormatUnknown: Format = 0

 

const FormatUnknown Format = 0

 

Const FormatUnknown As Format = 0

FormatUSTAR

 

const FormatUSTAR: Format = 2

 

const Format FormatUSTAR = 2

 

static let FormatUSTAR: Format = 2

 

const FormatUSTAR Format = 2

 

Const FormatUSTAR As Format = 2

TypeBlock

 

const TypeBlock: Char = '4'

 

// .NET, .NET Standard 2.0
const Char TypeBlock = "4"
// Island
const Char TypeBlock = '4'

 

// .NET, .NET Standard 2.0
static let TypeBlock: Char = "4"
// Island
static let TypeBlock: Char = '4'

 

// .NET, .NET Standard 2.0
const TypeBlock Char = "4"
// Island
const TypeBlock Char = '4'

 

Const TypeBlock As Char = "4"

TypeChar

 

const TypeChar: Char = '3'

 

// .NET, .NET Standard 2.0
const Char TypeChar = "3"
// Island
const Char TypeChar = '3'

 

// .NET, .NET Standard 2.0
static let TypeChar: Char = "3"
// Island
static let TypeChar: Char = '3'

 

// .NET, .NET Standard 2.0
const TypeChar Char = "3"
// Island
const TypeChar Char = '3'

 

Const TypeChar As Char = "3"

TypeCont

 

const TypeCont: Char = '7'

 

// .NET, .NET Standard 2.0
const Char TypeCont = "7"
// Island
const Char TypeCont = '7'

 

// .NET, .NET Standard 2.0
static let TypeCont: Char = "7"
// Island
static let TypeCont: Char = '7'

 

// .NET, .NET Standard 2.0
const TypeCont Char = "7"
// Island
const TypeCont Char = '7'

 

Const TypeCont As Char = "7"

TypeDir

 

const TypeDir: Char = '5'

 

// .NET, .NET Standard 2.0
const Char TypeDir = "5"
// Island
const Char TypeDir = '5'

 

// .NET, .NET Standard 2.0
static let TypeDir: Char = "5"
// Island
static let TypeDir: Char = '5'

 

// .NET, .NET Standard 2.0
const TypeDir Char = "5"
// Island
const TypeDir Char = '5'

 

Const TypeDir As Char = "5"

TypeFifo

 

const TypeFifo: Char = '6'

 

// .NET, .NET Standard 2.0
const Char TypeFifo = "6"
// Island
const Char TypeFifo = '6'

 

// .NET, .NET Standard 2.0
static let TypeFifo: Char = "6"
// Island
static let TypeFifo: Char = '6'

 

// .NET, .NET Standard 2.0
const TypeFifo Char = "6"
// Island
const TypeFifo Char = '6'

 

Const TypeFifo As Char = "6"

 

const TypeGNULongLink: Char = 'K'

 

// .NET, .NET Standard 2.0
const Char TypeGNULongLink = "K"
// Island
const Char TypeGNULongLink = 'K'

 

// .NET, .NET Standard 2.0
static let TypeGNULongLink: Char = "K"
// Island
static let TypeGNULongLink: Char = 'K'

 

// .NET, .NET Standard 2.0
const TypeGNULongLink Char = "K"
// Island
const TypeGNULongLink Char = 'K'

 

Const TypeGNULongLink As Char = "K"

TypeGNULongName

 

const TypeGNULongName: Char = 'L'

 

// .NET, .NET Standard 2.0
const Char TypeGNULongName = "L"
// Island
const Char TypeGNULongName = 'L'

 

// .NET, .NET Standard 2.0
static let TypeGNULongName: Char = "L"
// Island
static let TypeGNULongName: Char = 'L'

 

// .NET, .NET Standard 2.0
const TypeGNULongName Char = "L"
// Island
const TypeGNULongName Char = 'L'

 

Const TypeGNULongName As Char = "L"

TypeGNUSparse

 

const TypeGNUSparse: Char = 'S'

 

// .NET, .NET Standard 2.0
const Char TypeGNUSparse = "S"
// Island
const Char TypeGNUSparse = 'S'

 

// .NET, .NET Standard 2.0
static let TypeGNUSparse: Char = "S"
// Island
static let TypeGNUSparse: Char = 'S'

 

// .NET, .NET Standard 2.0
const TypeGNUSparse Char = "S"
// Island
const TypeGNUSparse Char = 'S'

 

Const TypeGNUSparse As Char = "S"

 

const TypeLink: Char = '1'

 

// .NET, .NET Standard 2.0
const Char TypeLink = "1"
// Island
const Char TypeLink = '1'

 

// .NET, .NET Standard 2.0
static let TypeLink: Char = "1"
// Island
static let TypeLink: Char = '1'

 

// .NET, .NET Standard 2.0
const TypeLink Char = "1"
// Island
const TypeLink Char = '1'

 

Const TypeLink As Char = "1"

TypeReg

 

const TypeReg: Char = '0'

 

// .NET, .NET Standard 2.0
const Char TypeReg = "0"
// Island
const Char TypeReg = '0'

 

// .NET, .NET Standard 2.0
static let TypeReg: Char = "0"
// Island
static let TypeReg: Char = '0'

 

// .NET, .NET Standard 2.0
const TypeReg Char = "0"
// Island
const TypeReg Char = '0'

 

Const TypeReg As Char = "0"

TypeRegA

 

const TypeRegA: Char = #0

 

const Char TypeRegA = (char)0

 

static let TypeRegA: Char = \u{0000}

 

const TypeRegA Char = \x0

 

Const TypeRegA As Char = CChar(0)

 

const TypeSymlink: Char = '2'

 

// .NET, .NET Standard 2.0
const Char TypeSymlink = "2"
// Island
const Char TypeSymlink = '2'

 

// .NET, .NET Standard 2.0
static let TypeSymlink: Char = "2"
// Island
static let TypeSymlink: Char = '2'

 

// .NET, .NET Standard 2.0
const TypeSymlink Char = "2"
// Island
const TypeSymlink Char = '2'

 

Const TypeSymlink As Char = "2"

TypeXGlobalHeader

 

const TypeXGlobalHeader: Char = 'g'

 

// .NET, .NET Standard 2.0
const Char TypeXGlobalHeader = "g"
// Island
const Char TypeXGlobalHeader = 'g'

 

// .NET, .NET Standard 2.0
static let TypeXGlobalHeader: Char = "g"
// Island
static let TypeXGlobalHeader: Char = 'g'

 

// .NET, .NET Standard 2.0
const TypeXGlobalHeader Char = "g"
// Island
const TypeXGlobalHeader Char = 'g'

 

Const TypeXGlobalHeader As Char = "g"

TypeXHeader

 

const TypeXHeader: Char = 'x'

 

// .NET, .NET Standard 2.0
const Char TypeXHeader = "x"
// Island
const Char TypeXHeader = 'x'

 

// .NET, .NET Standard 2.0
static let TypeXHeader: Char = "x"
// Island
static let TypeXHeader: Char = 'x'

 

// .NET, .NET Standard 2.0
const TypeXHeader Char = "x"
// Island
const TypeXHeader Char = 'x'

 

Const TypeXHeader As Char = "x"

 

ErrFieldTooLong

 

class var ErrFieldTooLong: error;

 

static error ErrFieldTooLong

 

static var ErrFieldTooLong: error

 

ErrFieldTooLong error

 

Shared FIELD ErrFieldTooLong() As error

ErrHeader

 

class var ErrHeader: error;

 

static error ErrHeader

 

static var ErrHeader: error

 

ErrHeader error

 

Shared FIELD ErrHeader() As error

ErrWriteAfterClose

 

class var ErrWriteAfterClose: error;

 

static error ErrWriteAfterClose

 

static var ErrWriteAfterClose: error

 

ErrWriteAfterClose error

 

Shared FIELD ErrWriteAfterClose() As error

ErrWriteTooLong

 

class var ErrWriteTooLong: error;

 

static error ErrWriteTooLong

 

static var ErrWriteTooLong: error

 

ErrWriteTooLong error

 

Shared FIELD ErrWriteTooLong() As error

 

FileInfoHeader

 

class method FileInfoHeader(fi: FileInfo; link: string): tuple of (Memory<Header>, error)

 

static (Memory<Header>, error) FileInfoHeader(FileInfo fi, string link)

 

static func FileInfoHeader(_ fi: FileInfo, _ link: string) -> tuple of (Memory<Header>, error)

 

func FileInfoHeader(fi FileInfo, link string) tuple of (Memory<Header>, error)

 

Shared Function FileInfoHeader(fi As FileInfo, link As string) As Tuple (Of Memory<Header>, error)

Parameters:

  • fi:
  • link:

NewReader

 

class method NewReader(r: Reader): Memory<Reader>

 

static Memory<Reader> NewReader(Reader r)

 

static func NewReader(_ r: Reader) -> Memory<Reader>

 

func NewReader(r Reader) Memory<Reader>

 

Shared Function NewReader(r As Reader) As Memory<Reader>

Parameters:

  • r:

NewWriter

 

class method NewWriter(w: Writer): Memory<Writer>

 

static Memory<Writer> NewWriter(Writer w)

 

static func NewWriter(_ w: Writer) -> Memory<Writer>

 

func NewWriter(w Writer) Memory<Writer>

 

Shared Function NewWriter(w As Writer) As Memory<Writer>

Parameters:

  • w: