Method ADT.Struct()->create()
- Method
create
 ADT.Struct ADT.Struct(void|string|Stdio.Filedata)- Parameter 
data Data to be decoded and populate the struct. Can either be a file object or a string.
ADT.Struct ADT.Struct(void|string|Stdio.File data)
dataData to be decoded and populate the struct. Can either be a file object or a string.