Skip to content

ReadBufferResizeBelowExpect

[Source]

The requested read buffer size or minimum is smaller than the current expect value. The expect value sets a hard floor — the buffer must be able to hold at least that many bytes to satisfy the framing contract.

primitive val ReadBufferResizeBelowExpect

Constructors

create

[Source]

new val create()
: ReadBufferResizeBelowExpect val^

Returns


Public Functions

eq

[Source]

fun box eq(
  that: ReadBufferResizeBelowExpect val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: ReadBufferResizeBelowExpect val)
: Bool val

Parameters

Returns