Package hedge :: Module vtk :: Class Base64ZLibEncodedBuffer
[hide private]
[frames] | no frames]

Class Base64ZLibEncodedBuffer

source code

Instance Methods [hide private]
 
__init__(self, buffer) source code
 
encoder(self) source code
 
compressor(self) source code
 
raw_buffer(self) source code
 
add_to_xml_element(self, xml_element)
Add encoded buffer to the given xml_element.
source code
Method Details [hide private]

add_to_xml_element(self, xml_element)

source code 

Add encoded buffer to the given xml_element. Return total size of encoded buffer in bytes.