Show / Hide Table of Contents

Class KeyBytesExtensions

Inheritance
System.Object
KeyBytesExtensions
Namespace: Libplanet.Store.Remote.Extensions
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
Type Name Description
KeyBytes this
Returns
Type Description
ByteString
| Improve this Doc View Source

ToKeyValueStoreKey(KeyBytes)

Declaration
public static KeyValueStoreKey ToKeyValueStoreKey(this KeyBytes this)
Parameters
Type Name Description
KeyBytes this
Returns
Type Description
KeyValueStoreKey
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2023 Planetarium