-
Continue decoding.
Declaration
Swift
case `continue`
-
Stop decoding until more data is ready to be processed.
Declaration
Swift
case needMoreData
NIO 2.26.0 Docs (90% documented)
Continue decoding.
Swift
case `continue`
Stop decoding until more data is ready to be processed.
Swift
case needMoreData