Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/avro
/ skipString
Method
skipString
lang/php/lib/Datum/AvroIOBinaryDecoder.php:247–250 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
245
}
246
247
public function skipString()
248
{
249
return $this->skipBytes();
250
}
251
252
public function skipBytes()
253
{
Callers
2
skipData
Method · 0.45
skipMap
Method · 0.45
Calls
1
skipBytes
Method · 0.95
Tested by
no test coverage detected