Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DBase64.java376 private final static byte[] getAlphabet( int options ) in getAlphabet() method in Base64
496 byte[] ALPHABET = getAlphabet( options ); in encode3to4()
1425 this.alphabet = getAlphabet(options); in InputStream()
1662 this.alphabet = getAlphabet(options); in OutputStream()

Completed in 21 milliseconds