slice

fun slice(    start: Int = definedExternally,     end: Int = definedExternally,     contentType: String = definedExternally): Blob