MessagePackable.toMsgpack

Member selecting version of toMsgpack.

  1. void toMsgpack(Packer packer, bool withFieldName)
  2. void toMsgpack(Packer packer, bool withFieldName)
    mixintemplate MessagePackable(Members...)
    const
    static if(!(Members.length == 0))
    void
    toMsgpack
    (
    Packer
    )
    (
    ref Packer packer
    ,
    bool withFieldName = false
    )

Meta