# Generated by roxygen2: do not edit by hand

S3method(close,msgConnection)
S3method(partial,msgConnection)
S3method(prepack,data.frame)
S3method(prepack,default)
S3method(readMsg,msgConnection)
S3method(readMsgs,msgConnection)
S3method(seek,msgConnection)
S3method(status,msgConnection)
S3method(summary,msgConnection)
S3method(writeMsg,connection)
S3method(writeMsg,msgConnection)
S3method(writeMsgs,connection)
S3method(writeMsgs,msgConnection)
export(msgConnection)
export(packMsg)
export(packMsgs)
export(partial)
export(prepack)
export(readMsg)
export(readMsgs)
export(status)
export(unpackMsg)
export(unpackMsgs)
export(writeMsg)
export(writeMsgs)
useDynLib(msgpack, .registration = TRUE)
