Streams data into the given buffer, starting at offset 0, until there is no more data or no more room. Returns the number of values written to the buffer. Returning 0 indicates the end of the stream.
메소드 상세
Read()
공개추상적인메소드
Streams data into the given buffer, starting at offset 0, until there is no more data or no more room. Returns the number of values written to the buffer. Returning 0 indicates the end of the stream.