DEFAULT_BUFFER_SIZE

const val DEFAULT_BUFFER_SIZE: Int = 1024

Default amount of memory to use for bulk operations.