grantWindow method

  1. @override
void grantWindow(
  1. int credit
)
override

No-op locally: send-window flow control only matters over a network transport.

Implementation

@override
void grantWindow(int credit) {}