FDStream.this

Creates a new FDStream with the backing read/write file descriptor being the one provided

class FDStream
this
(
int fd
)

Parameters

fd int

the read/write file descriptor

Meta