-
- All Implemented Interfaces:
-
uniffi.wysiwyg_composer.FfiConverter,uniffi.wysiwyg_composer.FfiConverterRustBuffer
public class FfiConverterTypeMentionsState implements FfiConverterRustBuffer<MentionsState>
-
-
Field Summary
Fields Modifier and Type Field Description public final static FfiConverterTypeMentionsStateINSTANCE
-
Method Summary
Modifier and Type Method Description MentionsStateread(ByteBuffer buf)ULongallocationSize(MentionsState value)Unitwrite(MentionsState value, ByteBuffer buf)-
Methods inherited from class uniffi.wysiwyg_composer.FfiConverterTypeMentionsState
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
MentionsState read(ByteBuffer buf)
-
allocationSize
ULong allocationSize(MentionsState value)
-
write
Unit write(MentionsState value, ByteBuffer buf)
-
-
-
-