Interface IMicheline
Namespace: Netezos.Encoding
Assembly: Netezos.dll
Syntax
public interface IMicheline
Properties
| Improve this Doc View SourceType
Declaration
MichelineType Type { get; }
Property Value
Type | Description |
---|---|
MichelineType |
Methods
| Improve this Doc View SourceWrite(BinaryWriter, Int32)
Declaration
void Write(BinaryWriter writer, int depth = 0)
Parameters
Type | Name | Description |
---|---|---|
BinaryWriter | writer | |
System.Int32 | depth |