C# Class Droog.Firkin.Data.KeyValueRecord

Mostrar archivo Open project: sdether/Firkin Class Usage Examples

Public Properties

Property Type Description
Hash byte[]
Key byte[]
Serial uint
Value System.IO.Stream
ValueSize uint

Property Details

Hash public_oe property

public byte[] Hash
return byte[]

Key public_oe property

public byte[] Key
return byte[]

Serial public_oe property

public uint Serial
return uint

Value public_oe property

public Stream,System.IO Value
return System.IO.Stream

ValueSize public_oe property

public uint ValueSize
return uint