ReadResult socketRead (Handle socket, int size)
static ReadResult socketRead(Handle? socket, int size) { throw UnimplementedError( 'System.socketRead() is not implemented on this platform.'); }