Annotation Interface FFMReturn.Size

Enclosing class:
FFMReturn

@Target(PARAMETER) @Retention(RUNTIME) public static @interface FFMReturn.Size
When specified, the parameter will be used as the size of the internally allocated return buffer.

Required when the method return type is not a primitive value.