Uses of Class
com.j256.simplemagic.types.BigEndianString16Type

Packages that use BigEndianString16Type
com.j256.simplemagic.types Various types which do the pattern matching. 
 

Uses of BigEndianString16Type in com.j256.simplemagic.types
 

Subclasses of BigEndianString16Type in com.j256.simplemagic.types
 class LittleEndianString16Type
          A two-byte unicode (UCS16) string in little-endian byte order.
 



This content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.