DiskStream.write()

   
Type function
Library wattageTileEngine.ObjectSystem.DiskStream.*
Return value Number, String, or Boolean
Keywords  
See also  

Overview

This function will write a value to the stream. This function works in conjunction with read(). The order in which the values are written will be the same order that they will be read.

Syntax

DiskStream.write()

Examples

Please see the example in the Usage Guide.