Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
duo
v0.1.1
Duo
Client
ClientError
Connection
Type
Data
Error
Code
Frame
Flags
FrameType
HPACK
Decoder
DynamicTable
Encoder
Error
Huffman
Node
Indexing
HPack
Priority
Server
Context
Handler
Request
Response
Settings
Identifier
SliceReader
State
Stream
Streams
HTTP
Headers
HTTP1
Connection
Built with Crystal 1.9.2
2023-10-08 13:06:56 UTC
class
Duo::Frame
Duo::Frame
Reference
Object
Defined in:
duo/frame.cr
Instance Method Summary
#flags
: Flags
#payload
: Bytes
#payload?
: Bytes | Nil
#size
#stream
: Stream
#type
: FrameType
Instance Method Detail
def
flags
:
Flags
#
[
View source
]
def
payload
: Bytes
#
[
View source
]
def
payload?
: Bytes | Nil
#
[
View source
]
def
size
#
[
View source
]
def
stream
:
Stream
#
[
View source
]
def
type
:
FrameType
#
[
View source
]