Page MenuHomePhabricator

final class PhutilIPv4Address
libphutil Technical Documentation ()

Represent and manipulate IPv4 addresses.

Methods

private function __construct()

This method is not documented.
Return
this//Implicit.//

public function toBits()

This method is not documented.
Return
wild

public function getBitCount()

This method is not documented.
Return
wild

public function getAddress()

This method is not documented.
Return
wild

public static function newAddress($in)
Inherited

This method is not documented.
Parameters
$in
Return
wild

protected static function newFromString($str)

This method is not documented.
Parameters
$str
Return
wild