Show / Hide Table of Contents

Class StExtensions

extension for ISerializedType

Inheritance
object
StExtensions
Namespace: Xrpl.BinaryCodec.Types
Assembly: Xrpl.BinaryCodec.dll
Syntax
public static class StExtensions

Methods

| Edit this page View Source

ToDebuggedHex(ISerializedType)

Declaration
public static string ToDebuggedHex(this ISerializedType st)
Parameters
Type Name Description
ISerializedType st
Returns
Type Description
string
| Edit this page View Source

ToHex(ISerializedType)

object to hex string

Declaration
public static string ToHex(this ISerializedType st)
Parameters
Type Name Description
ISerializedType st

Serialized type

Returns
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX