-
- All Implemented Interfaces:
-
uniffi.wysiwyg_composer.FfiConverter,uniffi.wysiwyg_composer.FfiConverterRustBuffer
public class FfiConverterTypeLinkAction implements FfiConverterRustBuffer<LinkAction>
-
-
Field Summary
Fields Modifier and Type Field Description public final static FfiConverterTypeLinkActionINSTANCE
-
Method Summary
Modifier and Type Method Description LinkActionread(ByteBuffer buf)<ERROR CLASS>allocationSize(LinkAction value)Unitwrite(LinkAction value, ByteBuffer buf)-
Methods inherited from class uniffi.wysiwyg_composer.FfiConverterTypeLinkAction
lift, lower -
Methods inherited from class uniffi.wysiwyg_composer.FfiConverterRustBuffer
liftFromRustBuffer, lowerIntoRustBuffer -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
read
LinkAction read(ByteBuffer buf)
-
allocationSize
<ERROR CLASS> allocationSize(LinkAction value)
-
write
Unit write(LinkAction value, ByteBuffer buf)
-
-
-
-