NetworkMessage.bufferCount

Undocumented in source. Be warned that the author may not have intended to support it.
  1. typeof(m_header.msg_iovlen) bufferCount [@property getter]
    struct NetworkMessage
    @property @trusted pure @nogc nothrow
    typeof(m_header.msg_iovlen)
    bufferCount
    ()
  2. typeof(m_header.msg_iovlen) bufferCount [@property setter]

Meta