All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.com.ditchoom.socket.SocketDataRead.kt Maven / Gradle / Ivy

package com.ditchoom.socket

data class SocketDataRead(val result: T, val bytesRead: Int)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy