XmlCompression::compress |
![]() ![]() |
#include <DbXml.hpp>bool XmlCompression::compress( XmlTransaction &txn, const XmlData &source, XmlData &dest) = 0
This function is called when data is placed in a container that has compression enabled. The function compresses the data from source into dest. The method should return true if compression was successful and false if not.
Parameters
![]() ![]() |
Copyright (c) 1996-2009 Oracle. All rights reserved.