pPageData property

Pointer<Void> pPageData
getter/setter pair

Buffer containing the decoded data of each page. Allocated once at initialization time.

Implementation

external ffi.Pointer<ffi.Void> pPageData;