Uses of Class
org.gcube.contentmanagement.baselayer.inMessageImpl.InMemoryRawContentLocation

Packages that use InMemoryRawContentLocation
org.gcube.contentmanagement.baselayer.inMessageImpl   
 

Uses of InMemoryRawContentLocation in org.gcube.contentmanagement.baselayer.inMessageImpl
 

Methods in org.gcube.contentmanagement.baselayer.inMessageImpl with parameters of type InMemoryRawContentLocation
 byte[] InMemoryContentManager.getBytes(InMemoryRawContentLocation location, BasicStorageHints hints)
          Shorthand to directly reference the stored bytes instead of accessing them through a stream.