从外部读取数据时,默认它是byte string ,然后decode 成需要的text string ;同样的,当需要向外部发送text string 时,encode 成byte string 再发送。
確定! 回上一頁