diff --git a/build/document-template.html b/build/document-template.html index 956f79f..2b98971 100644 --- a/build/document-template.html +++ b/build/document-template.html @@ -133,6 +133,13 @@
+ The wrapper concept adds strict type checking to the API. + That is, if an application expects a CBOR integer and calls + getInt32(), an exception will + be thrown if the referenced object is not an instance of + CBOR.Int. +
See also Common Wrapper Methods. ${CBOR_WRAPPERS} ${COMMON_INTRO} @@ -511,6 +518,6 @@CBOR.version
.