Class BoxedByteArrayParameterConverter.Out

java.lang.Object
jnr.ffi.provider.converters.BoxedByteArrayParameterConverter
jnr.ffi.provider.converters.BoxedByteArrayParameterConverter.Out
All Implemented Interfaces:
ToNativeConverter<Byte[],byte[]>, ToNativeConverter.PostInvocation<Byte[],byte[]>
Enclosing class:
BoxedByteArrayParameterConverter

public static final class BoxedByteArrayParameterConverter.Out extends BoxedByteArrayParameterConverter implements ToNativeConverter.PostInvocation<Byte[],byte[]>