Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Z
H
hex2BitSet(byte[], int, boolean)
- Static method in class org.jpos.iso.
ISOUtil
Converts an ASCII representation of a Bitmap field into a Java BitSet
hex2BitSet(byte[], int, int)
- Static method in class org.jpos.iso.
ISOUtil
Converts an ASCII representation of a Bitmap field into a Java BitSet
hex2BitSet(BitSet, byte[], int)
- Static method in class org.jpos.iso.
ISOUtil
Converts an ASCII representation of a Bitmap field into a Java BitSet
hex2byte(byte[], int, int)
- Static method in class org.jpos.iso.
ISOUtil
hex2byte(String)
- Static method in class org.jpos.iso.
ISOUtil
hexdump(byte[])
- Static method in class org.jpos.iso.
ISOUtil
hexdump(byte[], int, int)
- Static method in class org.jpos.iso.
ISOUtil
hexor(String, String)
- Static method in class org.jpos.iso.
ISOUtil
Bitwise XOR between corresponding byte arrays represented in hex
hexString(byte[])
- Static method in class org.jpos.iso.
ISOUtil
converts a byte array to hex string (suitable for dumps and ASCII packaging of Binary fields
hexString(byte[], int, int)
- Static method in class org.jpos.iso.
ISOUtil
converts a byte array to hex string (suitable for dumps and ASCII packaging of Binary fields
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Z