C# Class Aaru.Filesystems.ISO9660.ZisofsEntry

Exibir arquivo Open project: sonik-br/GDMENUCardManager

Public Properties

Property Type Description
alogirhtm ushort
block_size_log byte
header_size byte
length byte
signature ushort
uncomp_len uint
uncomp_len_be uint
version byte

Property Details

alogirhtm public_oe property

public ushort alogirhtm
return ushort

block_size_log public_oe property

public byte block_size_log
return byte

header_size public_oe property

public byte header_size
return byte

length public_oe property

public byte length
return byte

signature public_oe property

public ushort signature
return ushort

uncomp_len public_oe property

public uint uncomp_len
return uint

uncomp_len_be public_oe property

public uint uncomp_len_be
return uint

version public_oe property

public byte version
return byte