GobDecoder

Overview

Location

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

Required Methods


GobDecode

 

method GobDecode(Slice<byte>): error

 

error GobDecode(Slice<byte> )

 

func GobDecode(_ Slice<byte>) -> error

 

func GobDecode( Slice<byte>) error

 

Function GobDecode( As Slice<byte>) As error

Parameters:

  • :