MallocBuf.length

set new length

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

Meta