Searched defs:sizeLimit (Results 1 – 5 of 5) sorted by relevance
161 …putStream(Stream input, byte[] buffer, int bufferPos, int bufferSize, int sizeLimit, int recursion… in CodedInputStream()191 … public static CodedInputStream CreateWithLimits(Stream input, int sizeLimit, int recursionLimit) in CreateWithLimits()
98 internal int sizeLimit; field
73 int sizeLimit = DEFAULT_SIZE_LIMIT; field in CodedInputStream
1020 const unsigned int sizeLimit = 65536; in checkIsValidArraySize() local
1084 const unsigned int sizeLimit = 65536; in checkIsValidArraySize() local