Searched defs:numSigBytes (Results 1 – 1 of 1) sorted by relevance
344 private static byte[] encode3to4( byte[] b4, byte[] threeBytes, int numSigBytes, int options ) in encode3to4()375 byte[] source, int srcOffset, int numSigBytes, in encode3to4()1231 private int numSigBytes; // Number of meaningful bytes in the buffer field in Base64.InputStream