Lines Matching refs:method
84 This method returns a stream from the package as it is stored there,
85 without any decompression/decription and etc. This method can be
123 This method allows to transport encrypted streams without decryption.
124 Mainly this method is introduced to allow to copy one encrypted
126 use this method outside of storage implementation since different
128 method is used outside of storage implementation the user code is
134 The difference of this method from the previous one is that it handles
136 streams can differ for the same entry, since this method can add
178 This method allows to insert a stream retrieved by
179 <method>XStorageRawAccess::getRawEncrStreamElement()</method> into a
184 This method allows to transport encrypted streams without decryption.
185 Mainly this method is introduced to allow to copy one encrypted
187 use this method outside of storage implementation since different