invalidate is called by Framer.ReadFrame to make this frame's buffers as being invalid, since the subsequent frame will reuse them.
()
| 263 | // frame's buffers as being invalid, since the subsequent |
| 264 | // frame will reuse them. |
| 265 | invalidate() |
| 266 | } |
| 267 | |
| 268 | // A Framer reads and writes Frames. |
no outgoing calls
no test coverage detected