Lines Matching refs:stream
81 /** allows to get a plain raw stream representing a package stream.
84 This method returns a stream from the package as it is stored there,
90 the raw representation of encrypted stream with all the data
91 required to copy the stream without information loss
106 in case of io errors during stream opening
120 /** allows to get a raw stream representing encrypted stream with header.
125 storage stream to another without decryption. It is not recommended to
137 additional data into the stream to allow successful insertion.
144 a raw stream representing encrypted stream
153 the stream is not an encrypted one
159 in case of io errors during stream opening
174 /** allows to insert a raw stream representing encrypted stream with
178 This method allows to insert a stream retrieved by
186 storage stream to another without decryption. It is not recommended to
195 a raw stream representing encrypted stream
204 the stream is not one of raw package stream format
210 in case of io errors during stream opening