Package com.io7m.cedarbridge.runtime.api
Interface CBSerializationContextFlushOperationType
public interface CBSerializationContextFlushOperationType
A flush operation for an underlying stream.
-
Method Summary
-
Method Details
-
flush
Flush the underlying stream.- Throws:
IOException- On I/O errors
-