content
private final byte[] content
Underlying content
AssetByteArrayAsset(byte[] content) Asset instance backed by the specified byte arrayByteArrayAsset(InputStream stream) Asset instance backed by the bytes contained in the the specified InputStreambyte[]toString()Asset instance backed by the specified byte arraycontent - IllegalArgumentException - If the contents were not specifiedAsset instance backed by the bytes contained in the the specified InputStreamstream - IllegalArgumentException - If the stream is not specifiedAssetopenStream in interface AssetInputStream for each call