Home
last modified time | relevance | path

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

/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DBase64.java173 private final static byte EQUALS_SIGN_ENC = -1; // Indicates equals sign in encoding field in Base64
943 if( sbiDecode >= EQUALS_SIGN_ENC ) in decode()

Completed in 13 milliseconds