Object FfiConverterTypeOrder

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Pointer lower(Order value)
      Order lift(Pointer value)
      Order read(ByteBuffer buf)
      ULong allocationSize(Order value)
      Unit write(Order value, ByteBuffer buf)
      • Methods inherited from class tbdex.sdk.rust.FfiConverter

        liftFromRustBuffer, lowerIntoRustBuffer
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait