HttpRequest.min

Returns the minimum of a and b.

class HttpRequest
static
size_t
min
(
size_t a
,
size_t b
)

Return Value

Type: size_t

minimum of a and b

Meta