Class FileOutputStream
Constructors
| Name | Description |
|---|---|
this
(filename)
|
Fields
| Name | Type | Description |
|---|---|---|
_file
|
std |
Properties
| Name | Type | Description |
|---|---|---|
isOpen[get]
|
bool |
Methods
| Name | Description |
|---|---|
close
()
|
|
write
(data)
|
Aliases
| Name | Description |
|---|---|
~this
|