@Documented @Target(value={FIELD,PARAMETER,METHOD}) public @interface Int8Array
Labels an array of 8-bit 2's complement signed integer values. This annotation is used to show that a Java byte[] is being used to represent an AAF Int8Array type value.
byte[]
Int8Array
Int8
(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.