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 |