Interface CBSerializationContextFlushOperationType


public interface CBSerializationContextFlushOperationType
A flush operation for an underlying stream.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Flush the underlying stream.
  • Method Details