This extension of System.IO.Stream writes to a StringBuilder. The StringBuilder passed to the constructor of this class will be filled with data written to this OutputStream.
For a list of all members of this type, see StringBufferOutputStream Members .
System.Object
MarshalByRefObject
Stream
StringBufferOutputStream
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.neokernel.io
Assembly: Neokernel (in Neokernel.exe)
StringBufferOutputStream Members | com.neokernel.io Namespace