Rcompression-internal: Internal classes used in the Rcompression package.

unzFileRef-classR Documentation

Internal classes used in the Rcompression package.

Description

These classes need to be accessible for the C code to work but are not used directly by the R user.

Objects from the Class

Created internally by C code and non-exported R functions.

Slots

ref:

Object of class "externalptr" the reference to the C-level structure.

classes:

Object of class "character" the names of the C++ classes which such objects can be legitimate members. This is checked when passing an R object to a C/C++ routine.

Extends

Class "RC++Reference", directly.

Methods

No methods defined with class "unzFileRef" in the signature.

Author(s)

Duncan Temple Lang

References

zlib-1.2.13


omegahat/Rcompression documentation built on Nov. 29, 2023, 12:45 a.m.