Description
The default byte array should be an empty array and the empty array should be stored in a static final variable. Then, there is no unnecessary memory allocation.
The default byte array should be an empty array and the empty array should be stored in a static final variable. Then, there is no unnecessary memory allocation.