cifti_read_char: Read characters with embedded nulls
Description
Simple wrapper for reading in character values with embedded nulls in a
binary file
Usage
cifti_read_char(fid, n, to = "UTF-8")
Arguments
fid
identifier of the open file connection
n
number of elements to read
to
A character string describing the target encoding.