Show / Hide Table of Contents

Delegate FromParser

Namespace: Xrpl.BinaryCodec.Enums
Assembly: Xrpl.BinaryCodec.dll
Syntax
public delegate ISerializedType FromParser(BinaryParser parser, int? hint = null)
Parameters
Type Name Description
BinaryParser parser
int? hint
Returns
Type Description
ISerializedType
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX