Package com.itextpdf.io.source
Class ByteUtils
java.lang.Object
com.itextpdf.io.source.ByteUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]
getIsoBytes
(byte pre, String text) static byte[]
getIsoBytes
(byte pre, String text, byte post) static byte[]
getIsoBytes
(double d) static byte[]
getIsoBytes
(int n) static byte[]
getIsoBytes
(String text)
-
Constructor Details
-
ByteUtils
public ByteUtils()
-
-
Method Details
-
getIsoBytes
-
getIsoBytes
-
getIsoBytes
-
getIsoBytes
public static byte[] getIsoBytes(int n) -
getIsoBytes
public static byte[] getIsoBytes(double d)
-