Class: TextStream

Representation of a text stream. For performance reasons, use TextStream when possible, instead of TextFile.

URI: wasm:TextStream

img

Parents

  • is_a: InterfaceType - An interface type is a higher-level type that represents the structure of data that can be passed between WebAssembly modules and the host environment.

Attributes

Own

  • ➞data 1..1

    • Description: The content of the text stream.

    • Range: String

Other properties

Mappings:

wasm:TextStream