Searched defs:toAsciiBytes (Results 1 – 2 of 2) sorted by relevance
102 public static byte[] toAsciiBytes(final String inputString){ in toAsciiBytes() method in ArchiveUtils
227 public static byte[] toAsciiBytes(byte[] raw) { in toAsciiBytes() method in BinaryCodec