Class quiche_transport_params
java.lang.Object
org.eclipse.jetty.quic.quiche.foreign.quiche_transport_params
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic java.lang.foreign.MemorySegment
allocate
(java.lang.foreign.SegmentAllocator scope) static long
get_peer_initial_max_streams_bidi
(java.lang.foreign.MemorySegment quicheTransportParams)
-
Constructor Details
-
quiche_transport_params
public quiche_transport_params()
-
-
Method Details
-
allocate
public static java.lang.foreign.MemorySegment allocate(java.lang.foreign.SegmentAllocator scope) -
get_peer_initial_max_streams_bidi
public static long get_peer_initial_max_streams_bidi(java.lang.foreign.MemorySegment quicheTransportParams)
-