-
Oleksandr Karpovich authored
* 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>