- Assembly
- Wyam
.Testing .dll - Namespace
- Wyam
.Testing .IO - Base Types
-
- Stream
graph BT
Type-->Base0["Stream"]
Type["StringBuilderStream"]
class Type type-node
Syntax
public class StringBuilderStream : Stream
Constructors
Name | Summary |
---|---|
StringBuilderStream |
Properties
Methods
Name | Value | Summary |
---|---|---|
BeginWrite |
IAsyncResult | |
Dispose |
void | |
EndWrite |
void | |
Flush |
void | |
Read |
int | |
Seek |
long | |
SetLength |
void | |
Write |
void |