Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.golang.org.x.text.encoding
  • Platforms: .NET, .NET Standard 2.0, Island

Required Methods


NewDecoder

method NewDecoder: Memory<Decoder>
Memory<Decoder> NewDecoder()
func NewDecoder() -> Memory<Decoder>
func NewDecoder() Memory<Decoder>
Function NewDecoder() As Memory<Decoder>

NewEncoder

method NewEncoder: Memory<Encoder>
Memory<Encoder> NewEncoder()
func NewEncoder() -> Memory<Encoder>
func NewEncoder() Memory<Encoder>
Function NewEncoder() As Memory<Encoder>