public abstract class OutputStream extends BaseObject
| Constructor and Description |
|---|
OutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
__io_OutputStream_constructor__() |
void |
__io_OutputStream_execute__() |
void |
close() |
void |
flush() |
logical |
getClosed() |
abstract int64 |
write(character _sourceData) |
int64 |
write(handle _phData) |
abstract int64 |
write(longchar _sourceData) |
int64 |
write(memptr _sourceData) |
abstract int64 |
write(memptr _sourceData,
int64 _offset,
int64 _length) |
__isValidInternal__, __lang_BaseObject_constructor__, __setValidInternal__, assertNotNull, assertNotNull, getLegacyClass, getNextSibling, getPrevSibling, legacyClone, legacyEquals, toLegacyStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisTracked