Property | Type | Description |
---|
Method | Description | |
---|---|---|
Encode ( ) : Uint8Array | ||
Encode ( string input ) : Uint8Array | ||
Encode ( string input, |
||
TextEncoder ( ) : System.Collections.TypedArrays | ||
TextEncoder ( string utfLabel ) : System.Collections.TypedArrays |
public Encode ( string input, |
||
input | string | |
options | ||
return | Uint8Array |
public TextEncoder ( ) : System.Collections.TypedArrays | ||
return | System.Collections.TypedArrays |
public TextEncoder ( string utfLabel ) : System.Collections.TypedArrays | ||
utfLabel | string | |
return | System.Collections.TypedArrays |