StreamWriter
cs.system.MarshalByRefObject → TextWriter → cs.system.io.StreamWriter (extern class)
Static Members
Null: StreamWriter
Instance Members
Encoding: cs.system.text.Encoding
BaseStream: Stream
AutoFlush: Bool
Name | Type |
---|---|
disposing |
Bool |
Flush(): Void
Write(buffer: cs.NativeArray<cs.types.Char16>, index: Int, count: Int): Void
Name | Type |
---|---|
buffer |
cs.NativeArray<cs.types.Char16> |
index |
Int |
count |
Int |
Close(): Void
Name | Type |
---|---|
stream |
Stream |
Metadata
Name | Parameters |
---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |