fmgp.typings.std

Members list

Packages

Type members

Classlikes

trait TextEncoder extends StObject, TextEncoderCommon

TextEncoder takes a stream of code points as input and emits a stream of bytes. For a more scalable, non-native library, see StringView – a C-like representation of strings based on typed arrays.

TextEncoder takes a stream of code points as input and emits a stream of bytes. For a more scalable, non-native library, see StringView – a C-like representation of strings based on typed arrays.

Attributes

Supertypes
trait StObject
class Object
trait Any
class Object
trait Matchable
class Any
Show all
Known subtypes
class TextEncoder
trait TextEncoderCommon extends StObject

Attributes

Companion
object
Supertypes
trait StObject
class Object
trait Any
class Object
trait Matchable
class Any
Show all
Known subtypes
trait TextEncoder
class TextEncoder

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait TextEncoderEncodeIntoResult extends StObject

Attributes

Companion
object
Supertypes
trait StObject
class Object
trait Any
class Object
trait Matchable
class Any
Show all

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type