Date: 2005-02-20T09:15:54
   Editor: EmmanuelLecharny
   Wiki: Apache Directory Project Wiki
   Page: TLVPageInfo
   URL: http://wiki.apache.org/directory/TLVPageInfo

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -119,4 +119,11 @@
 
 attachment:TlvStack.png
 
+while (buffer)
+decode(buffer, tlv);
+
+__if__ tlv is 
+while ((token = decode(buffer)) != null)
+__if__ token is primitive
+  __then__ 
 === Encoding TLVs ===

Reply via email to