Home
last modified time | relevance | path

Searched refs:DEFAULT_TOTAL_BYTES_LIMIT (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DCodedInputStream.php53 const DEFAULT_TOTAL_BYTES_LIMIT = 33554432; // 32 << 20, 32MB define in Google\\Protobuf\\Internal\\CodedInputStream
67 $this->total_bytes_limit = self::DEFAULT_TOTAL_BYTES_LIMIT;