This method reads the Object stored in the body of this Block. If the Object's data exceeds the size of this Block, the next block(s) in the chain will be read from until the entire Object has been reconstructed. If the Object could not be read, null will be returned.
Returns the Object stored in the Body of this Block, null if an error occurred or nothing was stored.
FileObjectBlock Class | com.neokernel.om Namespace