Interface Swift_KeyCache_KeyCacheInputStream
Writes data to a KeyCache using a stream.
- Swift_KeyCache_KeyCacheInputStream implements Swift_InputByteStream
Direct known implementers
Package: Swift\KeyCache
Author: Chris Corbyn
Located at vendors/swiftmailer/lib/classes/Swift/KeyCache/KeyCacheInputStream.php
Author: Chris Corbyn
Located at vendors/swiftmailer/lib/classes/Swift/KeyCache/KeyCacheInputStream.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
#
setWriteThroughStream(
Specify a stream to write through for each write(). |
public
|
#
__clone( )
Any implementation should be cloneable, allowing the clone to access a separate $nsKey and $itemKey. |
Methods inherited from Swift_InputByteStream
bind()
,
commit()
,
flushBuffers()
,
unbind()
,
write()