Sofu Documentation
PackText Method (text, output)
Namespaces
►
Sofu.Sofu
►
SofuObject
►
PackText(String, Stream)
C#
Writes a text into an output stream
Declaration Syntax
C#
protected
void
PackText
(
string
text
,
Stream
output
)
Parameters
text
(
String
)
Text to write
output
(
Stream
)
Stream to write the text to
Assembly:
Sofu
(Module: Sofu) Version: 0.2.1.0 (0.2.1.0)