Interface Swift_InputByteStream
An abstract means of writing data.
Classes implementing this interface may use a subsystem which requires less memory than working with large strings of data.
Direct known implementers
Swift_ByteStream_AbstractFilterableInputStream, Swift_ByteStream_ArrayByteStream, Swift_KeyCache_KeyCacheInputStream, Swift_Plugins_BandwidthMonitorPlugin, Swift_Signers_HeaderSigner, Swift_Transport_IoBufferIndirect known implementers
Swift_ByteStream_FileByteStream, Swift_ByteStream_TemporaryFileByteStream, Swift_KeyCache_SimpleKeyCacheInputStream, Swift_Plugins_ThrottlerPlugin, Swift_Signers_DKIMSigner, Swift_Signers_DomainKeySigner, Swift_Signers_OpenDKIMSigner, Swift_Transport_StreamBuffer
Package: Swift\ByteStream
Author: Chris Corbyn
Located at wa-system/vendors/swift/classes/Swift/InputByteStream.php
Author: Chris Corbyn
Located at wa-system/vendors/swift/classes/Swift/InputByteStream.php
public
integer
|
|
public
|
|
public
|
|
public
|
|
public
|
#
flushBuffers( )
Flush the contents of the stream (empty it) and set the internal pointer to the beginning. |