Searched refs:fromBytes (Results 1 – 9 of 9) sorted by relevance
29 public $fromBytes; variable in Google\\Service\\CloudSupport\\ContentTypeInfo60 public function setFromBytes($fromBytes) argument62 $this->fromBytes = $fromBytes;69 return $this->fromBytes;
29 public $fromBytes; variable in Google\\Service\\YouTubeReporting\\GdataContentTypeInfo60 public function setFromBytes($fromBytes) argument62 $this->fromBytes = $fromBytes;69 return $this->fromBytes;
45 $result = Address\IPv4::fromBytes($bytes);48 $result = Address\IPv6::fromBytes($bytes);134 $fromBytes = $from->getBytes();136 $numBytes = count($fromBytes);139 $fromByte = $fromBytes[$byteIndex];
108 public static function fromBytes(array $bytes) function in IPLib\\Address\\IPv4325 return $overflow ? null : static::fromBytes($bytes);350 return $overflow ? null : static::fromBytes($bytes);
160 public static function fromBytes(array $bytes) function in IPLib\\Address\\IPv6426 $result = IPv4::fromBytes(array_slice($this->getBytes(), 2, 4));
88 $toAddress = IPv4::fromBytes(array_merge($fixedBytes, $otherBytes));137 $address = IPv6::fromBytes($bytes);329 return IPv4::fromBytes($bytes);
188 return IPv4::fromBytes(array(255, 255, 255, 255));
332 return IPv4::fromBytes($bytes);
META-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...