streamWindowSize property

int? streamWindowSize
final

The default stream window size the remote peer can use when creating new streams (defaults to 65535 bytes).

Implementation

final int? streamWindowSize;