![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Creates a new byte array and formats it according to the commarea specification. The size of the new byte array is calculated based on the supplied segment structure. In the second form, the structure is assumed to have one segment of segmentSize bytes
First form: OutOfMemoryError, NullPointerException.
Second form: OutOfMemoryError.In the second form, the commarea is assumed to contain one segment of segmentSize bytes.
int[] segmentSizes)
Since no verification of input parameters is performed, standard array access exceptions are thrown.
Since no verification of input parameters is performed, standard array access exceptions are thrown.
Since no verification of input parameters is performed, standard array access exceptions are thrown.
Byte array formatted according to the commarea specification. Since no verification of input parameters is performed, standard array access exceptions are thrown.
Byte array formatted according to the commarea specification.Since no verification of input parameters is performed, standard array access exceptions are thrown.
For the first form, since no verification of input parameters is performed, standard array access exceptions are thrown. The second form throws no exceptions.Reads 4 bytes from a byte array and returns a value of type int according to what these bytes represent in big-endian format.
Since no verification of input parameters is performed, standard array access exceptions are thrown.Reads 2 bytes from a byte array and returns a value of type short according to what these bytes represent in big-endian format.
Since no verification of input parameters is performed, standard array access exceptions are thrown.
Since no verification of input parameters is performed, standard array access exceptions are thrown.
Since no verification of input parameters is performed, standard array access exceptions are thrown.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |