Searched refs:DEFAULT_TOTAL_BYTES_LIMIT (Results 1 – 1 of 1) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | CodedInputStream.php | 53 const DEFAULT_TOTAL_BYTES_LIMIT = 33554432; // 32 << 20, 32MB define in Google\\Protobuf\\Internal\\CodedInputStream |