Current section

Files

Jump to
mist include mist@internal@http2@frame_WindowUpdate.hrl
Raw

include/mist@internal@http2@frame_WindowUpdate.hrl

-record(window_update, {
amount :: integer(),
identifier :: mist@internal@http2@frame:stream_identifier(mist@internal@http2@frame:frame())
}).