com.kenai.jaffl.annotations
Annotation Type NulTerminate


@Retention(value=RUNTIME)
@Target(value=PARAMETER)
public @interface NulTerminate

Indicates that a byte array or ByteBuffer should be passed as a C string



Copyright © 2011. All Rights Reserved.