Companion
Functions
Link copied to clipboard
Maps a file into memory. On UNIX, this is using the mmap() function.
Link copied to clipboard
Maps a file into memory. On UNIX, this is using the mmap() function.
Link copied to clipboard
open override fun wrapRecordPointer(pointer: <Error class: unknown class><out <Error class: unknown class>>): MappedFile
Wrap a CPointer pointing to a record of this type into its wrapper class.