Uses of Class
javolution.io.Struct.UTF8String

Packages that use Struct.UTF8String
javolution.io Provides utility classes for input and output (such as Struct and Union for direct interoperability with C/C++). 
 

Uses of Struct.UTF8String in javolution.io
 

Methods in javolution.io that return Struct.UTF8String
protected  Struct.UTF8String[] Struct.array(Struct.UTF8String[] array, int stringLength)
          Defines the specified array of UTF-8 strings, all strings having the specified length (convenience method).
 

Methods in javolution.io with parameters of type Struct.UTF8String
protected  Struct.UTF8String[] Struct.array(Struct.UTF8String[] array, int stringLength)
          Defines the specified array of UTF-8 strings, all strings having the specified length (convenience method).
 



Copyright © 2005-2012 Javolution. All Rights Reserved.