getLimitedSize

uint
getLimitedSize
(,
uint min
,
uint max
)

Return Value

Type: uint

size after considering minimum and maximum allowed

if min==0, it is ignored. if max==0, it is ignored

Meta