Current section

Files

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

include/mist@internal@http2@frame_Continuation.hrl

-record(continuation, {
data :: mist@internal@http2@frame:data(),
identifier :: mist@internal@http2@frame:stream_identifier(mist@internal@http2@frame:frame())
}).