Besides making the code shorter, this also reduces the use of InputStream in this function and will allow not accessing it at all in the future.
95 KiB
95 KiB
Besides making the code shorter, this also reduces the use of InputStream in this function and will allow not accessing it at all in the future.