CommonUtility

CommonUtility class

Namespace: Aspose.Barcode.Internal

Methods

NameStaticDescription
are_all_nullYes
areAllNullYes
convertAreasToStringFormattedAreasYes
convertImageResourceToBinaredYes
is_any_nullYes
isClassContainsConstantValueFromArrayYes
isClassContainsConstValueYes
isPathYes
printlnYes

are_all_nullare_all_null($array) (static)

ParameterTypeDescription
$array``

areAllNullareAllNull($array) (static)

ParameterTypeDescription
$array``

convertAreasToStringFormattedAreasconvertAreasToStringFormattedAreas($areas) (static)

ParameterTypeDescription
$areas``

convertImageResourceToBinaredconvertImageResourceToBinared($imageResource) (static)

ParameterTypeDescription
$imageResource``

is_any_nullis_any_null($array) (static)

ParameterTypeDescription
$array``

isClassContainsConstantValueFromArrayisClassContainsConstantValueFromArray($className, $array) (static)

ParameterTypeDescription
$className``
$array``

isClassContainsConstValueisClassContainsConstValue($className, $expectedValue) (static)

ParameterTypeDescription
$className``
$expectedValue``

isPathisPath($file) (static)

ParameterTypeDescription
$file``

printlnprintln(string $string) (static)

ParameterTypeDescription
$stringstring