OutputStream.writeStringz

Write a string as zero-terminated

interface OutputStream
final
bool
writeStringz
(
string text
)

Return Value

Type: bool

true on success, false otherwise

Meta