Snippets tagged nativeptr

  • CompressedArray

    Store rarely accessed efficiently compressed (only for unmanaged types). Efficient decompression with no temporary arrays by utilizing NativePtr with UnmanagedMemoryStream. Uncompressed resultant array stored with WeakReference to save multiple uncompression steps.

    4 people like this

    Posted: 5 years ago by manofstick