FfiConverterTypeAttachment

Functions

Link copied to clipboard
open override fun allocationSize(value: Attachment): ULong
Link copied to clipboard
open override fun lift(value: RustBuffer.ByValue): Attachment
Link copied to clipboard
Link copied to clipboard
open override fun lower(value: Attachment): RustBuffer.ByValue
Link copied to clipboard
Link copied to clipboard
open override fun read(buf: ByteBuffer): Attachment
Link copied to clipboard
open override fun write(value: Attachment, buf: ByteBuffer)