Home
last modified time | relevance | path

Searched refs:threeBytes (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DBase64.java462 private static byte[] encode3to4( byte[] b4, byte[] threeBytes, int numSigBytes, int options ) in encode3to4() argument
464 encode3to4( threeBytes, 0, numSigBytes, b4, 0, options ); in encode3to4()

Completed in 18 milliseconds