com.jniwrapper.macosx.cocoa.mactypes
Class Str255

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

public class Str255
extends com.jniwrapper.PrimitiveArray

This class represents Str255 type.


Field Summary
 
Fields inherited from class com.jniwrapper.PrimitiveArray
g
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
Str255()
           
Str255(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

Str255

public Str255()

Str255

public Str255(byte[] value)