Interface NewPartition.BufferedBlob

All Superinterfaces:
com.here.platform.data.client.scaladsl.NewPartition.Blob
All Known Implementing Classes:
NewPartition.ByteArrayData, NewPartition.FileBlob
Enclosing class:
NewPartition

public static interface NewPartition.BufferedBlob extends com.here.platform.data.client.scaladsl.NewPartition.Blob
Defines a blob which contents are buffered and that can be read multiple times.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.here.platform.data.client.scaladsl.NewPartition.BufferedBlob
     
  • Method Details

    • asScala

      com.here.platform.data.client.scaladsl.NewPartition.BufferedBlob asScala()