C# Class Aaru.Filesystems.ISO9660.ZisofsEntry

Show file 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 property

public ushort alogirhtm
return ushort

block_size_log public property

public byte block_size_log
return byte

header_size public property

public byte header_size
return byte

length public property

public byte length
return byte

signature public property

public ushort signature
return ushort

uncomp_len public property

public uint uncomp_len
return uint

uncomp_len_be public property

public uint uncomp_len_be
return uint

version public property

public byte version
return byte