Searched refs:ContinuationFrame (Results 1 – 1 of 1) sorted by relevance
1165 type ContinuationFrame struct { struct1174 return &ContinuationFrame{fh, p}, nil1177 func (f *ContinuationFrame) HeaderBlockFragment() []byte { argument1182 func (f *ContinuationFrame) HeadersEnded() bool { argument1511 hc = f.(*ContinuationFrame) // guaranteed by checkFrameOrder