public class BitsPerByte
extends java.lang.Object
Word sizes listed in this class are used for parameter checking in all methods where the number of bits per byte may be modified. Not all devices support all word sizes. Not all devices support all 4 word sizes, acscomm devices do; for other devices refer to the OS documentation for the device driver.
public static final int Bits5
public static final int Bits6
public static final int Bits7
public static final int Bits8
Copyright © 2009 Eurotech Inc. All rights reserved.