FileOutput
haxe.io.Output → _Sys.FileOutput (private class)
Instance Members
Name | Type |
---|---|
c |
Int |
writeBytes(s: haxe.io.Bytes, pos: Int, len: Int): Int
Name | Type |
---|---|
s |
haxe.io.Bytes |
pos |
Int |
len |
Int |
Returns |
---|
Int |
Name | Type | Default |
---|---|---|
s |
String | |
encoding |
Anonymous | (optional) |
flush(): Void
close(): Void
Name | Type |
---|---|
fd |
Int |
Private Members
fd: Int