BufferedIO.opAssign

Attach an underlying FD to the buffered IO instance

Instance must be open and not already attached

struct BufferedIO(T)
ref
opAssign
(
T fd
)

Meta