StringWriter
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.io
- Platforms: .NET, .NET Standard 2.0, Island
Required Methods
WriteString
func WriteString(_ s: string) -> (Int64, error)
Function WriteString(s As string) As Tuple (Of Int64, error)
Parameters:
- s: