The current StreamingBlob.persist() method return a new implementation instance of FileBlob with a copy of the binary content of the original StreamingBlob. If the source is not resetable (e.g. an input stream), the initial source is exhausted. Hence the current coreevent listeners such as the DigestComputer and the future MimetypeCoreEventListener ( NXP-1085 ).
1.
|
make ByteArraySource reopenable | Resolved | Olivier Grisel |
|