Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.os
  • Platforms: .NET, .NET Standard 2.0, Island

Instance Methods


constructor


Write

method Write(p: Slice<Byte>): tuple of (Int64, error)
(Int64, error) Write(Slice<Byte> p)
func Write(_ p: Slice<Byte>) -> tuple of (Int64, error)
func Write(p Slice<Byte>) tuple of (Int64, error)
Function Write(p As Slice<Byte>) As Tuple (Of Int64, error)

Parameters:

  • p: