byte array output stream 中文意思是什麼

byte array output stream 解釋
位元陣列輸出流
  • byte : n. 【計算機】二進位組,信息組,位元組,位組。
  • array : vt 1 打扮,裝飾。2 使…列隊,排列。3 提出(陪審官)名單,使(陪審官)列席,召集(陪審官)。n 1 整...
  • output : n. 1. 產量;生產,出產,產品。2. 【醫學】(糞便以外的)排泄物;排泄量。3. 【電學】發電力,輸出功率;供給量。4. 輸出信號。
  • stream : n 1 河流,小河;川,溪。2 流出,流注;一連串,(人物等的)輩出。3 (事件等的)連續;(財富等的)...
  1. Creates a newly allocated byte array. its size is the current size of this output stream and the valid contents of the buffer have been copied into it

    新創建一個過渡性的瞬態的位元組數組,這個數組的大小是輸入流在緩沖中當前的大小,內容是輸入流在緩沖中當前的內容,這個方法執行后,當前輸入流的緩沖被重置。
  2. Byte array output stream class

    位元組數組輸出流類
分享友人