DEFAULT_BUFFER_SIZE

const val DEFAULT_BUFFER_SIZE: Int = 65536

Chunk size used by the InputStream overload of copyIn when none is given.