Articles Posted by the Author:









  • stop()

    stop()

    描述 中斷與伺服端的連線。 語法 client.stop() 參數 無參數 回傳 無回傳值 函式庫參考主頁面 […]


  • flush()

    flush()

    描述 刪除所有接收到但還沒讀取的資料。 flush() 是從 Stream 繼承而來。 語法 client.f […]