C# Class Squared.Data.Mangler.Internal.BTreeValue

Datei anzeigen Open project: sq/DataMangler Class Usage Examples

Public Properties

Property Type Description
DataLength uint
DataOffset uint
ExtraDataBytes uint
KeyLength ushort
KeyOffset uint
KeyType ushort
Size uint

Private Methods

Method Description
BTreeValue ( ) : System

Property Details

DataLength public_oe property

public uint DataLength
return uint

DataOffset public_oe property

public uint DataOffset
return uint

ExtraDataBytes public_oe property

public uint ExtraDataBytes
return uint

KeyLength public_oe property

public ushort KeyLength
return ushort

KeyOffset public_oe property

public uint KeyOffset
return uint

KeyType public_oe property

public ushort KeyType
return ushort

Size public_oe static_oe property

public static uint Size
return uint