X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

A WANullCodecStream is a WriteStream on a String on which you can both put binary and character data without encoding happening.

Instance Variables stream:

stream - a WriteStream on a String

X Tutup