ERROR | Both read and write functions were not specified |
CAUSE | To ensure that the functions act symmetrically, pointers to both the read and write functions must be given. |
ACTION | Either specify both functions or specify neither. The package will supply its own functions. |