]> git.stg.codes - stg.git/blobdiff - libs/smux/include/stg/ber_decoder.h
Update SMUX library.
[stg.git] / libs / smux / include / stg / ber_decoder.h
index 768133b67e75b4eb18e523e1943245e17ce9b3aa..9fe2e895dfb65375948b83a893629959d5c576b1 100644 (file)
@@ -17,6 +17,7 @@ struct asn_codec_ctx_s;               /* Forward declaration */
 /*
  * The BER decoder of any type.
  * This function may be invoked directly from the application.
+ * The der_encode() function (der_encoder.h) is an opposite to ber_decode().
  */
 asn_dec_rval_t ber_decode(struct asn_codec_ctx_s *opt_codec_ctx,
        struct asn_TYPE_descriptor_s *type_descriptor,