Method | Description | |
---|---|---|
BooleanIndexDatabaseConfig ( ) : System.Collections | ||
ByteArrayAsKey ( byte bytes ) : object | ||
GetComparer ( ) : IComparer | ||
KeyAsByteArray ( object key ) : byte[] |
public BooleanIndexDatabaseConfig ( ) : System.Collections | ||
return | System.Collections |
public ByteArrayAsKey ( byte bytes ) : object | ||
bytes | byte | |
return | object |
public KeyAsByteArray ( object key ) : byte[] | ||
key | object | |
return | byte[] |