FileContent property

Pointer<Uint8> FileContent
getter/setter pair

The content of the decrypted file

Implementation

external ffi.Pointer<ffi.Uint8> FileContent;