Overridden. Clears all buffers for this stream and causes any buffered data to be written to the peer.
The ObexPutStream is buffered as it aims to make most efficient use of the network connection; it will only write maximum sized segments in normal operation. The buffer will be emptied at Close or by calling this method.
ObexPutStream Class | Brecham.Obex Namespace