C# Class Droog.Firkin.Data.KeyValueRecord

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

public byte[] Hash
return byte[]

Key public property

public byte[] Key
return byte[]

Serial public property

public uint Serial
return uint

Value public property

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

ValueSize public property

public uint ValueSize
return uint