C# 클래스 Droog.Firkin.Data.KeyValueRecord

파일 보기 프로젝트 열기: sdether/Firkin 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Hash byte[]
Key byte[]
Serial uint
Value System.IO.Stream
ValueSize uint

프로퍼티 상세

Hash 공개적으로 프로퍼티

public byte[] Hash
리턴 byte[]

Key 공개적으로 프로퍼티

public byte[] Key
리턴 byte[]

Serial 공개적으로 프로퍼티

public uint Serial
리턴 uint

Value 공개적으로 프로퍼티

public Stream,System.IO Value
리턴 System.IO.Stream

ValueSize 공개적으로 프로퍼티

public uint ValueSize
리턴 uint