Searched defs:MAX_WRITE_BYTES (Results 1 – 2 of 2) sorted by relevance
27 pub const MAX_WRITE_BYTES: u32 = 65536; constant
27 private static final int MAX_WRITE_BYTES = 4096; field in InterruptableOutputStream