java.lang.String.String(byte[] bytes, String charsetName) 具体现象为:声明bytes时长度为10000,读取流到bytes,此时bytes中的内容长度小于10000,转化为字符串时将为空的位数转换为空格