@Documented @Retention(value=RUNTIME) @Target(value={METHOD,PARAMETER}) public @interface AsUtf16
String should be mapped to array of UTF-16
code units (unsigned short*) instead of byte array (const char*).GeneratorCopyright © 2024. All rights reserved.