Show / Hide Table of Contents

Class ByteStringExtensions

Inheritance
Object
ByteStringExtensions
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
System.Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
System.Object.ToString()
Namespace: Libplanet.Store.Remote.Extensions
Assembly: Libplanet.Store.Remote.dll
Syntax
public static class ByteStringExtensions

Methods

| Improve this Doc View Source

ToKeyValueStoreValue(ByteString)

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