Deprecated API
Contents
-
MethodDescriptionthis is an expensive operation that require an additional buffer reallocation just to get the array of an exact size. Unless you absolutely need the exact size array, don't use this. Use
ByteOutputStream
andByteOutputStream.write(InputStream)
.because this is evil!