Interface: IWritableStream

gpf.interfaces. IWritableStream

Methods


write(data)

Write data to the underlying destination

Parameters:
Name Type Description
data *

Data to write

Since:
  • 0.1.9
Returns:

Resolved when ready

Type
Promise