Marshaler
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.encoding.xml
- Platforms: .NET, .NET Standard 2.0, Island
Required Methods
MarshalXML
method MarshalXML(e: Memory<Encoder>; start: StartElement): error
error MarshalXML(Memory<Encoder> e, StartElement start)
func MarshalXML(_ e: Memory<Encoder>, _ start: StartElement) -> error
func MarshalXML(e Memory<Encoder>, start StartElement) error
Function MarshalXML(e As Memory<Encoder>, start As StartElement) As error
Parameters:
- e:
- start: