getActualContent

@Nullable
abstract fun getActualContent(): Array<Byte>

Returns the string representation of the actual value.

Return

the actual value or null if the test framework doesn't supply detailed information on assertion failures