Gsf.StructuredBlob
Class Details
- 
class Gsf.StructuredBlob(**kwargs)
- 
- 
classmethod read(input)
- 
Create a tree of binary blobs with unknown content from a Gsf.InputorGsf.Infileand store it in a newly createdGsf.StructuredBlob.
 
 
- 
write(container)
- 
Dumps structured blob self onto the container.  Will fail if the output is
not an Outfile and blob has multiple streams.