Home | History | Annotate | Download | only in stream

Lines Matching full:stores

63      * stores a result to this array.
75 * stores a result to the specified array with the specified offset.
223 * Reads the specified number of bytes from the stream, and stores the
239 * array's length, and stores them into this array.
249 * Reads the specified number of shorts from the stream, and stores the
264 * Reads the specified number of chars from the stream, and stores the
279 * Reads the specified number of integer from the stream, and stores the
294 * Reads the specified number of longs from the stream, and stores the
309 * Reads the specified number of floats from the stream, and stores the
324 * Reads the specified number of doubles from the stream, and stores the