Sofu Documentation
PackText Method (text, output)
NamespacesSofu.SofuSofuObjectPackText(String, Stream)
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)