spring-framework / org.springframework.util / FastByteArrayOutputStream / write

write

open fun write(datum: Int): Unit
open fun write(data: ByteArray, offset: Int, length: Int): Unit