cpp_readchunk | R Documentation |
Reads binary chunk from file.
fname |
string, path to file. |
offset |
std::size_t, where to start reading from the beginning. |
nbytes |
uint32_t, number of bytes. |
verbose |
bool, whether to display information (use for debugging purpose). Default is false. |
a RawVector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.