@Documented @Target(value={FIELD,PARAMETER,METHOD}) public @interface DataBuffer
Labels a buffer of data (octet data), represented as a Java byte[].
This is used by to label byte arrays that are used to provide access to arrays of
byte data where the kind of that data is unknown.
Original C name: aafDataBuffer_t
C base type: aafUInt8 *
Java base type: byte[]
TypeDefinitionStream,
TypeDefinitions.Stream(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.