| Tipic Instant Messaging Platform - Programmer's Reference Guide |
|
ByteStack.ToString Method
Convert to a string, using the default encoding. This is probably not right, but it's really nice for debugging and testing.
[Visual Basic]
Overrides Public Function ToString() As
String
[C#]
public override
string ToString();
See Also
ByteStack Class | bedrock.collections Namespace