So, as stated, the length() function gets the size of a file in bytes. So to get the file size in bits, you simply multiply the number of bytes by 8, since ...
確定! 回上一頁