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