com.jniwrapper.macosx.cocoa.mactypes
Class Str27

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.PrimitiveArray
          extended bycom.jniwrapper.macosx.cocoa.mactypes.Str27
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.ArrayParameter

public class Str27
extends com.jniwrapper.PrimitiveArray

This class represents Str27 type.


Field Summary
 
Fields inherited from class com.jniwrapper.PrimitiveArray
g
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
Str27()
           
Str27(byte[] value)
           
 
Methods inherited from class com.jniwrapper.PrimitiveArray
a, a, asReturnValue, b, clone, forceElementCount, fromParameterArray, getAlignedLength, getAlignmentRequirement, getBytes, getDebugInfo, getElement, getElementCount, getEntryClass, getFirstMemberSize, getLength, read, readPartially, resizeAndRead, setElement, setElementCount, toParameterArray, write
 
Methods inherited from class com.jniwrapper.Parameter
, a, acceptIOPerformer, dataBufferAssigned, equals, getDataBuffer, getDataBufferOffset, hashCode, indent, pop, push, read, read, setDataBuffer, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Str27

public Str27()

Str27

public Str27(byte[] value)