tryDecodeBorrowed abstract method
Returns a decoded frame as a potentially-borrowed view, or null if the
frame is incomplete.
Implementation
FrameBorrowedView? tryDecodeBorrowed(RingBuffer rb);
Returns a decoded frame as a potentially-borrowed view, or null if the
frame is incomplete.
FrameBorrowedView? tryDecodeBorrowed(RingBuffer rb);