Package | Description |
---|---|
com.sdl.context.image | |
com.sdl.context.resource | |
com.sdl.context.resource.api |
Modifier and Type | Method and Description |
---|---|
ByteString |
UrlImage.getByteString() |
ByteString |
TransformedImage.getByteString() |
ByteString |
HttpImage.getByteString() |
ByteString |
FileImage.getByteString() |
Modifier and Type | Method and Description |
---|---|
ByteString |
DefaultFileResource.getByteString() |
Modifier and Type | Method and Description |
---|---|
static ByteString |
ByteString.from(byte[] bytes)
Static factory method creating a ByteString object.
|
static ByteString |
ByteString.from(ByteArrayOutputStream byteArrayOutputStream)
Factory method that creates a ByteString object from byteArrayOutputStream object.
|
ByteString |
Resource.getByteString()
Return the resource as a byte array's clone.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries