Lines Matching full:written
37 * @li All of the data in the supplied buffers has been written. That is, the
45 * @param s The stream to which the data is to be written. The type must support
48 * @param buffers One or more buffers containing the data to be written. The sum
76 * @li All of the data in the supplied buffers has been written. That is, the
84 * @param s The stream to which the data is to be written. The type must support
87 * @param buffers One or more buffers containing the data to be written. The sum
116 * @li All of the data in the supplied buffers has been written. That is, the
124 * @param s The stream to which the data is to be written. The type must support
127 * @param buffers One or more buffers containing the data to be written. The sum
142 * non-zero return value indicates the maximum number of bytes to be written on
167 * @li All of the data in the supplied buffers has been written. That is, the
175 * @param s The stream to which the data is to be written. The type must support
178 * @param buffers One or more buffers containing the data to be written. The sum
193 * non-zero return value indicates the maximum number of bytes to be written on
198 * @returns The number of bytes written. If an error occurs, returns the total
224 * @li All of the data in the supplied buffers has been written. That is, the
235 * @param s The stream to which the data is to be written. The type must support
238 * @param buffers One or more buffers containing the data to be written.
249 * std::size_t bytes_transferred // Number of bytes written from the
283 * @li All of the data in the supplied buffers has been written. That is, the
294 * @param s The stream to which the data is to be written. The type must support
297 * @param buffers One or more buffers containing the data to be written.
313 * non-zero return value indicates the maximum number of bytes to be written on
322 * std::size_t bytes_transferred // Number of bytes written from the