Uses of Class
org.eclipse.jetty.quic.quiche.QuicheStream
Packages that use QuicheStream
Package
Description
This module contains the main abstractions for the QUIC protocol using the Quiche library.
-
Uses of QuicheStream in org.eclipse.jetty.quic.quiche
Methods in org.eclipse.jetty.quic.quiche that return QuicheStreamMethods in org.eclipse.jetty.quic.quiche with parameters of type QuicheStreamModifier and TypeMethodDescriptionprotected int
QuicheSession.data
(QuicheStream stream, boolean last, ByteBuffer buffer)