clojobuf.core/default-msg method for creating a complete message filled based on the following rules:
nil for message field)nil[]nilnil which will not be serialized and will be interpretted as absent during validationclojobuf.core/decode will validate decoded message and return nil if it fails (i.e. missing required field)clojobuf.core/decode will merge validated decoded message with the default before returningCan you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |