JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
jnr.ffi.annotations
Annotation Interface Encoding
@Retention
(
RUNTIME
)
@Target
({
PARAMETER
,
METHOD
,
TYPE
,
ANNOTATION_TYPE
})
public @interface
Encoding
Used to specify the
Charset
to use for encoding/decoding a
String
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Element Details
value
String
value