use_mmap property

  1. @Bool()
bool use_mmap
getter/setter pair

use mmap if possible

Implementation

@ffi.Bool()
external bool use_mmap;