dataFrameJson

fun <T> HttpMessage.dataFrameJson(frame: JSON = JSON()): DataFrame<T>(source)

Read a DataFrame from the body of the message as JSON and auto-cast it to the known schema