Lines Matching refs:stream
61 /** Allows to get access to the stream of a <type>PackageStream</type>.
68 In case stream is encrypted one and the key for the stream is not set,
73 the stream
87 /** Allows to get access to the data of the PackageStream as to raw stream.
88 In case stream is not encrypted an exception will be thrown.
90 The difference of raw stream is that it contains header for encrypted data,
91 so an encrypted stream can be copyed from one PackageStream to
96 the raw representation of stream
109 /** Allows to set a data stream for the PackageStream.
111 In case PackageStream is marked as encrypted the data stream will be encrypted on storing.
115 new data stream
124 /** Allows to set raw stream for the PackageStream.
129 the new raw representation of stream
135 the stream is not a correct raw representation of encrypted package stream
146 /** Allows to get access to the raw data of the stream as it is stored in
150 the plain raw stream as it is stored in the package