Unmarshaler

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


UnmarshalXML

 

method UnmarshalXML(d: Memory<Decoder>; start: StartElement): error

 

error UnmarshalXML(Memory<Decoder> d, StartElement start)

 

func UnmarshalXML(_ d: Memory<Decoder>, _ start: StartElement) -> error

 

func UnmarshalXML(d Memory<Decoder>, start StartElement) error

 

Function UnmarshalXML(d As Memory<Decoder>, start As StartElement) As error

Parameters:

  • d:
  • start: