libhttp2 v1.0.1 (2023-02-25T01:30:41Z)
Dub
Repo
MyCallbacks.onDataChunk
libhttp2
session_tests
MyCallbacks
Undocumented in source. Be warned that the author may not have intended to support it.
struct
MyCallbacks
bool
onDataChunk
(
FrameFlags
flags
,
int
stream_id
,
in
ubyte
[]
data
,
ref
bool
pause
)
Meta
Source
See Implementation
libhttp2
session_tests
MyCallbacks
functions
onDataChunk
onDataChunkPause
onFrame
onFrameFailure
onFrameHeader
onFrameSent
onFrameSentTwice
onHeaderField
onHeaderFieldPause
onHeaderFieldRstStream
onHeaders
onInvalidFrame
onStreamExit
readScripted
selectPaddingLength
writeData
writeFixedBytes
writeToAccumulator
writeWouldBlock
static functions
readEOF
smallestMaxFrameSize
tooLargeMaxFrameSize
writeFailure
writeNull
variables
session
user_data