content

expect val content: ByteArray?(source)

Gets the contents of this blob as an in-memory byte array. Using this method will cause the entire contents of the blob to be read into memory!

actual val content: ByteArray?(source)
actual val content: ByteArray?(source)