Пример #1
0
 /** Free the native structures associated with this compressor instance. */
 public void close() throws Exception {
   destroy();
 }