MallocBuf.length

get length

  1. uint length [@property getter]
    struct MallocBuf(T)
    @property
    uint
    length
    ()
  2. uint length [@property setter]

Meta