Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/avro
/ skipInt
Method
skipInt
lang/php/lib/Datum/AvroIOBinaryDecoder.php:224–227 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
222
}
223
224
public function skipInt()
225
{
226
return $this->skipLong();
227
}
228
229
public function skipLong()
230
{
Callers
2
skipData
Method · 0.45
skipEnum
Method · 0.45
Calls
1
skipLong
Method · 0.95
Tested by
no test coverage detected