saveStream
Save value given as an input stream for the given key. NB: does not close provided input stream
Return
True - if successful, False - otherwise.
Parameters
key
Unique identifier.
stream
Stream to be persisted.
Save value given as an input stream for the given key. NB: does not close provided input stream
True - if successful, False - otherwise.
Unique identifier.
Stream to be persisted.