Man pages for ctypesio
Read and Write Standard 'C' Types from Files, Connections and Raw Vectors

aperm_array_to_vectorPermute an R array to a linear vector of data
aperm_vector_to_arrayPermute a linear vector of data into an R array
ctypesio-packagectypesio: Read and Write Standard 'C' Types from Files,...
flip_endianFlip the endianness of elements in a vector
fprintfPrint formatted strings to a connection
read_f64Read floating point values from a connection
read_hexRead bytes as hexadecimal strings
read_rawRead raw bytes
read_strRead a character string from a connection
read_uint8Read integer data from a connection
scan_dblRead values encoded as characters strings
set_bounds_checkFor this connection, set the response when values do not fit...
set_endianTag a connection with the preferred endianness
set_eof_checkSet EOF (End-of-file) handling for this connection
set_integer_promotionTag a connection with the preferred integer promotion method...
set_na_checkCheck for NAs in values before writing
write_f64Convert values to the given type and write to a connection
write_hexWrite hexadecimal string as raw bytes
write_rawWrite raw bytes
write_uint8Convert values to the given type and write to a connection
write_utf8Write UTF8 string
ctypesio documentation built on April 3, 2025, 7:28 p.m.