Searched refs:asciiCharToNumericValue (Results 1 – 2 of 2) sorted by relevance
182 byte msd = asciiCharToNumericValue(msdChar); in fillBuffer()183 byte low = asciiCharToNumericValue(b); in fillBuffer()212 private byte asciiCharToNumericValue(byte c) { in asciiCharToNumericValue() method in QuotedPrintableInputStream