ByteStream.toFile

Writes this stream to a file

class ByteStream
bool
toFile
(
string fname
)

Return Value

Type: bool

true if successful, false if not

Meta