To convert a byte array to String , you can use String class constructor with byte[] as the constructor argument. byte[] bytes = "hello world".
確定! 回上一頁