Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
* `n` is a number of bytes, convertible to `std::size_t`
* `o` is a byte offset in the file, convertible to `std::uint64_t`
* `b` is any non-const pointer to memory
* `c` is any possibly-const pointer to memory
* `ec` is a reference of type [link beast.ref.boost__beast__error_code `error_code`]
is an instance of是一个 [link beast.ref.boost__beast__file_mode `file_mode`] 的实例。* `n`
is a number of bytes, convertible to是字节数,可转换为 `std::size_t` 类型。* `o`
is a byte offset in the file, convertible to是文件中的字节偏移量,可转换为 `std::uint64_t` 类型。* `b`
is any non-const pointer to memory是指向内存的任意非常量指针。* `c` is any possibly-const pointer to memory
* `ec` is a reference of type
* `c` 是指向内存的任意可能为常量的指针。
* `ec` 是一个 [link beast.ref.boost__beast__error_code `error_code`] 类型的引用。