file

fun file(rawBytes: ByteArray): AvailFile

Answer an AvailFile for the given raw bytes. This should be the contents of the file represented by this ResolverReference.

Parameters

rawBytes

The raw binary file bytes.