Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/avro
/ values
Method
values
lang/php/lib/Schema/AvroMapSchema.php:75–78 ·
view source on GitHub ↗
* @returns XXX|AvroSchema */
()
Source
from the content-addressed store, hash-verified
73
* @returns XXX|AvroSchema
74
*/
75
public function values()
76
{
77
return $this->values;
78
}
79
80
/**
81
* @returns mixed
Callers
6
isValidDatum
Method · 0.45
writeMap
Method · 0.45
schemasMatch
Method · 0.45
readMap
Method · 0.45
readDefaultValue
Method · 0.45
skipMap
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected