File
sys.io.File (Class)
Static Members
Name | Type |
---|---|
path |
String |
Returns |
---|
String |
Name | Type |
---|---|
path |
String |
content |
String |
getBytes(path: String): haxe.io.Bytes
Name | Type |
---|---|
path |
String |
Returns |
---|
haxe.io.Bytes |
saveBytes(path: String, bytes: haxe.io.Bytes): Void
Name | Type |
---|---|
path |
String |
bytes |
haxe.io.Bytes |
Name | Type |
---|---|
srcPath |
String |
dstPath |
String |
Private Members
copyBuf: js.node.buffer.Buffer
Metadata
Name | Parameters |
---|---|
:dce |
- |