maxon.InOutputStreamInterface¶
Description¶
Creates an
maxon.InOutputStreamInterface
class to read/write bytes from/into streams.This interface combines both
maxon.InputStreamInterface
and maxon.OutputStreamInterface
.