Instance Methodmongokitten 7.9.5MongoKitten
readData
Reads the file as a contiguous Foundation Data object
GridFSReader.swift:15func readData() async throws -> Data
Other members in extension
Instance members
func readByteBuffer(
) async throws -> ByteBuffer Reads the file as a contiguous NIO ByteBuffer object