readPart

abstract suspend fun readPart(): PartData?

Reads next part data or null if the end of multipart stream encountered.