Package | Description |
---|---|
com.rhfung.Interop |
Modifier and Type | Method and Description |
---|---|
void |
StreamWriter.Write(MemoryStream memStream)
Each call to Write with a byte array will deep copy the byte buffer, so call this method infrequently.
|
Constructor and Description |
---|
StreamWriter(MemoryStream stream) |