Class KeyBytesExtensions
Inheritance
System.Object
KeyBytesExtensions
Assembly: Libplanet.Store.Remote.dll
Syntax
public static class KeyBytesExtensions : object
Methods
|
Improve this Doc
View Source
ToByteString(KeyBytes)
Declaration
public static ByteString ToByteString(this KeyBytes this)
Parameters
Returns
| Type |
Description |
| ByteString |
|
|
Improve this Doc
View Source
ToKeyValueStoreKey(KeyBytes)
Declaration
public static KeyValueStoreKey ToKeyValueStoreKey(this KeyBytes this)
Parameters
Returns
| Type |
Description |
| KeyValueStoreKey |
|