Stdin

haxe.io.Outputsys.io._Process.Stdin (private class)

Instance Members

close(): Void

writeByte(c: Int): Void
Name Type
c Int

writeBytes(buf: haxe.io.Bytes, pos: Int, len: Int): Int
Name Type
buf haxe.io.Bytes
pos Int
len Int
Returns
Int

new(p: Dynamic): Void
Name Type
p Dynamic

Private Members