struct GRPC::Transport::GrpcDeframer::FrameHeader

Defined in:

grpc/transport/grpc_deframer.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(compressed : UInt8, length : Int32) #

[View source]

Instance Method Detail

def clone #

[View source]
def compressed : UInt8 #

def copy_with(compressed _compressed = @compressed, length _length = @length) #

[View source]
def length : Int32 #