OutputStream.writeStringz

Attempts to write a string as zero-terminated. Returns true if entire string was written, false otherwise

interface OutputStream
final
bool
writeStringz
(
string text
)

Meta