23 EncryptedZipTransforms& operator=(EncryptedZipTransforms
const&);
24 EncryptedZipTransforms(EncryptedZipTransforms
const&);
25 EncryptedZipTransforms();
30 virtual bool readTransform(::std::vector<uchar>& stream)
const ;
32 virtual bool writeTransform(::std::vector<uchar>&)
const ;
39 ::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const>
const& keyProvider
46 MCNAPI
void*
$ctor(::Bedrock::NotNullNonOwnerPtr<::IContentKeyProvider const>
const& keyProvider);
Definition IContentKeyProvider.h:13