Transformer
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.golang.org.x.text.transform
- Platforms: .NET, .NET Standard 2.0, Island
Required Methods
Reset
method Reset
void Reset()
func Reset()
// .NET, .NET Standard 2.0
func Reset()
// Island
func Reset() void
Sub Reset()
Transform
method Transform(dst: Slice<Byte>; src: Slice<Byte>; atEOF: bool): tuple of (nDst: Int64, nSrc: Int64, err: error)
Parameters:
- dst:
- src:
- atEOF: