Searched refs:NO_CLOSE (Results 1 – 8 of 8) sorted by relevance
69 Base64OutputStream base64Out = new Base64OutputStream(out, Base64.CRLF | Base64.NO_CLOSE); in writeTo()
117 if ((flags & Base64.NO_CLOSE) == 0) { in close()
67 public static final int NO_CLOSE = 16; field in Base64
119 Base64.NO_CLOSE | Base64.NO_PADDING | Base64.NO_WRAP); in openFile()
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
46101 field public static final int NO_CLOSE = 16; // 0x10
31401 field public static final int NO_CLOSE = 16; // 0x10