FfiConverterOptionalTimestamp

Functions

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