Global

Location

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

 

HexEncoding

 

// .NET, .NET Standard 2.0
class var HexEncoding: Memory<Encoding>;
// Island
class var HexEncoding: Memory<Encoding>;

 

// .NET, .NET Standard 2.0
static Memory<Encoding> HexEncoding
// Island
static Memory<Encoding> HexEncoding

 

// .NET, .NET Standard 2.0
static var HexEncoding: Memory<Encoding>
// Island
static var HexEncoding: Memory<Encoding>

 

// .NET, .NET Standard 2.0
HexEncoding Memory<Encoding>
// Island
HexEncoding Memory<Encoding>

 

// .NET, .NET Standard 2.0
Shared FIELD HexEncoding() As Memory<Encoding>
// Island
Shared FIELD HexEncoding() As Memory<Encoding>

NewDecoder

 

// .NET, .NET Standard 2.0
class method NewDecoder(enc: Memory<Encoding>; r: Reader): Reader
// Island
class method NewDecoder(enc: Memory<Encoding>; r: Reader): Reader

 

// .NET, .NET Standard 2.0
static Reader NewDecoder(Memory<Encoding> enc, Reader r)
// Island
static Reader NewDecoder(Memory<Encoding> enc, Reader r)

 

// .NET, .NET Standard 2.0
static func NewDecoder(_ enc: Memory<Encoding>, _ r: Reader) -> Reader
// Island
static func NewDecoder(_ enc: Memory<Encoding>, _ r: Reader) -> Reader

 

// .NET, .NET Standard 2.0
func NewDecoder(enc Memory<Encoding>, r Reader) Reader
// Island
func NewDecoder(enc Memory<Encoding>, r Reader) Reader

 

// .NET, .NET Standard 2.0
Shared Function NewDecoder(enc As Memory<Encoding>, r As Reader) As Reader
// Island
Shared Function NewDecoder(enc As Memory<Encoding>, r As Reader) As Reader

Parameters:

  • enc:
  • r:

NewEncoder

 

// .NET, .NET Standard 2.0
class method NewEncoder(enc: Memory<Encoding>; w: Writer): WriteCloser
// Island
class method NewEncoder(enc: Memory<Encoding>; w: Writer): WriteCloser

 

// .NET, .NET Standard 2.0
static WriteCloser NewEncoder(Memory<Encoding> enc, Writer w)
// Island
static WriteCloser NewEncoder(Memory<Encoding> enc, Writer w)

 

// .NET, .NET Standard 2.0
static func NewEncoder(_ enc: Memory<Encoding>, _ w: Writer) -> WriteCloser
// Island
static func NewEncoder(_ enc: Memory<Encoding>, _ w: Writer) -> WriteCloser

 

// .NET, .NET Standard 2.0
func NewEncoder(enc Memory<Encoding>, w Writer) WriteCloser
// Island
func NewEncoder(enc Memory<Encoding>, w Writer) WriteCloser

 

// .NET, .NET Standard 2.0
Shared Function NewEncoder(enc As Memory<Encoding>, w As Writer) As WriteCloser
// Island
Shared Function NewEncoder(enc As Memory<Encoding>, w As Writer) As WriteCloser

Parameters:

  • enc:
  • w:

NewEncoding

 

// .NET, .NET Standard 2.0
class method NewEncoding(encoder: string): Memory<Encoding>
// Island
class method NewEncoding(encoder: string): Memory<Encoding>

 

// .NET, .NET Standard 2.0
static Memory<Encoding> NewEncoding(string encoder)
// Island
static Memory<Encoding> NewEncoding(string encoder)

 

// .NET, .NET Standard 2.0
static func NewEncoding(_ encoder: string) -> Memory<Encoding>
// Island
static func NewEncoding(_ encoder: string) -> Memory<Encoding>

 

// .NET, .NET Standard 2.0
func NewEncoding(encoder string) Memory<Encoding>
// Island
func NewEncoding(encoder string) Memory<Encoding>

 

// .NET, .NET Standard 2.0
Shared Function NewEncoding(encoder As string) As Memory<Encoding>
// Island
Shared Function NewEncoding(encoder As string) As Memory<Encoding>

Parameters:

  • encoder:

NoPadding

 

class var NoPadding: rune;

 

static rune NoPadding

 

static var NoPadding: rune

 

NoPadding rune

 

Shared FIELD NoPadding() As rune

StdEncoding

 

// .NET, .NET Standard 2.0
class var StdEncoding: Memory<Encoding>;
// Island
class var StdEncoding: Memory<Encoding>;

 

// .NET, .NET Standard 2.0
static Memory<Encoding> StdEncoding
// Island
static Memory<Encoding> StdEncoding

 

// .NET, .NET Standard 2.0
static var StdEncoding: Memory<Encoding>
// Island
static var StdEncoding: Memory<Encoding>

 

// .NET, .NET Standard 2.0
StdEncoding Memory<Encoding>
// Island
StdEncoding Memory<Encoding>

 

// .NET, .NET Standard 2.0
Shared FIELD StdEncoding() As Memory<Encoding>
// Island
Shared FIELD StdEncoding() As Memory<Encoding>

StdPadding

 

class var StdPadding: rune;

 

static rune StdPadding

 

static var StdPadding: rune

 

StdPadding rune

 

Shared FIELD StdPadding() As rune

 

HexEncoding

 

// .NET, .NET Standard 2.0
class var HexEncoding: Memory<Encoding>;
// Island
class var HexEncoding: Memory<Encoding>;

 

// .NET, .NET Standard 2.0
static Memory<Encoding> HexEncoding
// Island
static Memory<Encoding> HexEncoding

 

// .NET, .NET Standard 2.0
static var HexEncoding: Memory<Encoding>
// Island
static var HexEncoding: Memory<Encoding>

 

// .NET, .NET Standard 2.0
HexEncoding Memory<Encoding>
// Island
HexEncoding Memory<Encoding>

 

// .NET, .NET Standard 2.0
Shared FIELD HexEncoding() As Memory<Encoding>
// Island
Shared FIELD HexEncoding() As Memory<Encoding>

NoPadding

 

class var NoPadding: rune;

 

static rune NoPadding

 

static var NoPadding: rune

 

NoPadding rune

 

Shared FIELD NoPadding() As rune

StdEncoding

 

// .NET, .NET Standard 2.0
class var StdEncoding: Memory<Encoding>;
// Island
class var StdEncoding: Memory<Encoding>;

 

// .NET, .NET Standard 2.0
static Memory<Encoding> StdEncoding
// Island
static Memory<Encoding> StdEncoding

 

// .NET, .NET Standard 2.0
static var StdEncoding: Memory<Encoding>
// Island
static var StdEncoding: Memory<Encoding>

 

// .NET, .NET Standard 2.0
StdEncoding Memory<Encoding>
// Island
StdEncoding Memory<Encoding>

 

// .NET, .NET Standard 2.0
Shared FIELD StdEncoding() As Memory<Encoding>
// Island
Shared FIELD StdEncoding() As Memory<Encoding>

StdPadding

 

class var StdPadding: rune;

 

static rune StdPadding

 

static var StdPadding: rune

 

StdPadding rune

 

Shared FIELD StdPadding() As rune

 

NewDecoder

 

// .NET, .NET Standard 2.0
class method NewDecoder(enc: Memory<Encoding>; r: Reader): Reader
// Island
class method NewDecoder(enc: Memory<Encoding>; r: Reader): Reader

 

// .NET, .NET Standard 2.0
static Reader NewDecoder(Memory<Encoding> enc, Reader r)
// Island
static Reader NewDecoder(Memory<Encoding> enc, Reader r)

 

// .NET, .NET Standard 2.0
static func NewDecoder(_ enc: Memory<Encoding>, _ r: Reader) -> Reader
// Island
static func NewDecoder(_ enc: Memory<Encoding>, _ r: Reader) -> Reader

 

// .NET, .NET Standard 2.0
func NewDecoder(enc Memory<Encoding>, r Reader) Reader
// Island
func NewDecoder(enc Memory<Encoding>, r Reader) Reader

 

// .NET, .NET Standard 2.0
Shared Function NewDecoder(enc As Memory<Encoding>, r As Reader) As Reader
// Island
Shared Function NewDecoder(enc As Memory<Encoding>, r As Reader) As Reader

Parameters:

  • enc:
  • r:

NewEncoder

 

// .NET, .NET Standard 2.0
class method NewEncoder(enc: Memory<Encoding>; w: Writer): WriteCloser
// Island
class method NewEncoder(enc: Memory<Encoding>; w: Writer): WriteCloser

 

// .NET, .NET Standard 2.0
static WriteCloser NewEncoder(Memory<Encoding> enc, Writer w)
// Island
static WriteCloser NewEncoder(Memory<Encoding> enc, Writer w)

 

// .NET, .NET Standard 2.0
static func NewEncoder(_ enc: Memory<Encoding>, _ w: Writer) -> WriteCloser
// Island
static func NewEncoder(_ enc: Memory<Encoding>, _ w: Writer) -> WriteCloser

 

// .NET, .NET Standard 2.0
func NewEncoder(enc Memory<Encoding>, w Writer) WriteCloser
// Island
func NewEncoder(enc Memory<Encoding>, w Writer) WriteCloser

 

// .NET, .NET Standard 2.0
Shared Function NewEncoder(enc As Memory<Encoding>, w As Writer) As WriteCloser
// Island
Shared Function NewEncoder(enc As Memory<Encoding>, w As Writer) As WriteCloser

Parameters:

  • enc:
  • w:

NewEncoding

 

// .NET, .NET Standard 2.0
class method NewEncoding(encoder: string): Memory<Encoding>
// Island
class method NewEncoding(encoder: string): Memory<Encoding>

 

// .NET, .NET Standard 2.0
static Memory<Encoding> NewEncoding(string encoder)
// Island
static Memory<Encoding> NewEncoding(string encoder)

 

// .NET, .NET Standard 2.0
static func NewEncoding(_ encoder: string) -> Memory<Encoding>
// Island
static func NewEncoding(_ encoder: string) -> Memory<Encoding>

 

// .NET, .NET Standard 2.0
func NewEncoding(encoder string) Memory<Encoding>
// Island
func NewEncoding(encoder string) Memory<Encoding>

 

// .NET, .NET Standard 2.0
Shared Function NewEncoding(encoder As string) As Memory<Encoding>
// Island
Shared Function NewEncoding(encoder As string) As Memory<Encoding>

Parameters:

  • encoder: