Searched defs:maxByteCount (Results 1 – 1 of 1) sorted by relevance
322 private final long maxByteCount; field in FramedStream.FramedDataSource333 private FramedDataSource(long maxByteCount) { in FramedDataSource()