Delegate AlgoApiField<TAlgoApiObject>.MessagePackSerializer
Namespace: Algorand.Unity
Assembly: cs.temp.dll.dll
Syntax
public delegate void MessagePackSerializer(TAlgoApiObject obj, ref MessagePackWriter writer);
Parameters
Type | Name | Description |
---|---|---|
TAlgoApiObject | obj | |
MessagePackWriter | writer |