MallocBuf.length - multiple declarations
Function MallocBuf.length
get length
uint length() @property;
Function MallocBuf.length
set new length
void length(
uint len
) @property;
get length
uint length() @property;
set new length
void length(
uint len
) @property;