ByteWriter
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
WriteByte
method WriteByte(c: byte): error
error WriteByte(byte c)
func WriteByte(_ c: byte) -> error
func WriteByte(c byte) error
Function WriteByte(c As byte) As error
Parameters:
- c: