ByteArrayInputStream (Java Platform SE 7 )

ByteArrayInputStream (Java Platform SE 7 )

瀏覽:814
日期:2025-04-29
The currently marked position in the stream. ByteArrayInputStream objects are marked at position zero by default when constructed. They may be marked at another position within the buffer by the mark() method. The current buffer position is set to this po...看更多