read


Description:

public static StructuredBlob read (Input input)

Create a tree of binary blobs with unknown content from a Input or Infile and store it in a newly created StructuredBlob.

Parameters:

input

An input (potentially a GsfInfile) holding the blob

Returns:

a new StructuredBlob object which the caller is responsible for.