Toggle navigation
ooRexxDoc
Home
rexxcUtil.rex
Run-Date: Aug 4, 2022, 4:11:16 PM
Packages
BSF.CLS
BSF_OnTheFly.cls
rexxcUtil.rex
rexxcUtil.rex Overview
Routines
decodeEncodedData
encodeBinaryData
pp
processArguments
showUsage
Classes
rexxc
Attributes:
allCharsBase64
allCharsBinary
bigEndian?
encoded?
fileName
fileTag
imageData
imageSize
imageVersion
leadin
magicNumber
pad
requiredLevel
reserved
returnCode
rexxc?
startOfCompiledHeader
wordSize
wordSizeBytes
Methods:
init
info
sayDebug
Resources
usage
rexxcUtil.rex
Routine: decodeEncodedData
USE ARG
allCharsBase64
Routine: encodeBinaryData
PARSE ARG
allCharsBinary
Routine: pp
Routine: processArguments
PARSE ARG
args
Routine: showUsage
Class: rexxc
Attributes
allCharsBase64
GETTER
SETTER
allCharsBinary
GETTER
SETTER
bigEndian?
GETTER
SETTER
encoded?
GETTER
SETTER
fileName
GETTER
SETTER
fileTag
GETTER
SETTER
imageData
GETTER
SETTER
imageSize
GETTER
SETTER
imageVersion
GETTER
SETTER
leadin
GETTER
SETTER
magicNumber
GETTER
SETTER
pad
GETTER
SETTER
requiredLevel
GETTER
SETTER
reserved
GETTER
SETTER
returnCode
GETTER
SETTER
rexxc?
GETTER
SETTER
startOfCompiledHeader
GETTER
SETTER
wordSize
GETTER
SETTER
wordSizeBytes
GETTER
SETTER
Methods
init
USE ARG
fileName
info
sayDebug
Constants
No Constants
Resource: usage