Subject | Re: Resettable FBBlobInputStream? |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-09-28T19:43Z |
> Has any thought been given to this? Seems like it would be veryNot possible. For some reasons server does not allow seeking back the
> useful, would it be easy to do? If you all agree, I could probably
> whip together a patch.
stream. So, in order to get new stream you have to re-open a blob. To
an end user it means to call ResultSet.getBinaryStream(int) again.
Roman