Remove typealias for bytebuffer, replace it with NativePointers or Pixmap where appropriate (#308)
* remove ByteBuffer typealias and use NativePointer instead
* after-rebase changes
* prevent GC from cleaning up underlying memory for Data and Pixmap until they get cleaned by themselves
* skiko Data: make underlyingMemoryOwner mandatory when using makeWithoutCopy
Co-authored-by:
Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
Showing
Please register or sign in to comment