meta.name

The name of a data type is an ASCII encoded string with a maximum length of 256bytes. Names in Argot are not case sensitive.

meta.name: 
   {
	meta.encoding(
	   meta.array(
		@u8["size"],
		@u8["data"]
	   ),
	   "ISO646-US"
	)
   };

Copyright 2004-2007 © Einet Pty Ltd
Legal Notice