A Compact, High Speed Data Format


[Up] [Top]

Documentation for package ‘msgpack’ version 1.0

Help Pages

close.msgConnection Read and write msgpack formatted messages over R connections.
msgConnection Read and write msgpack formatted messages over R connections.
packMsg Convert R objects to msgpack format.
packMsgs Convert R objects to msgpack format.
packOpts Convert R objects to msgpack format.
partial Read and write msgpack formatted messages over R connections.
partial.msgConnection Read and write msgpack formatted messages over R connections.
prepack Convert R objects to msgpack format.
prepack.data.frame Convert R objects to msgpack format.
prepack.default Convert R objects to msgpack format.
readMsg Read and write msgpack formatted messages over R connections.
readMsgs Read and write msgpack formatted messages over R connections.
seek.msgConnection Read and write msgpack formatted messages over R connections.
status Read and write msgpack formatted messages over R connections.
status.msgConnection Read and write msgpack formatted messages over R connections.
unpackMsg Decode msgpack messages.
unpackMsgs Decode msgpack messages.
unpackOpts Decode msgpack messages.
writeMsg Read and write msgpack formatted messages over R connections.
writeMsgs Read and write msgpack formatted messages over R connections.