com.jniwrapper.macosx.cocoa.mactypes
Class Str63

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.PrimitiveArray
          extended bycom.jniwrapper.macosx.cocoa.mactypes.Str63
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.ArrayParameter
Direct Known Subclasses:
StrFileName

public class Str63
extends com.jniwrapper.PrimitiveArray

This class represents Str63 type.


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

Str63

public Str63()

Str63

public Str63(byte[] value)