View source: R/tcc_ptr_utils.R
| tcc_read_bytes | R Documentation |
Read a fixed number of bytes from an external pointer into a raw vector.
tcc_read_bytes(ptr, nbytes)
ptr |
External pointer |
nbytes |
Number of bytes to read |
Raw vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.