Modifier and Type | Method and Description |
---|---|
static int |
close(int fd) |
static int |
disable(int fd) |
static int |
getTimeOut(int fd) |
static int |
open(String file) |
static int |
ping(int fd) |
static int |
setTimeOut(int fd,
int timeout) |
public static int close(int fd)
public static int disable(int fd)
public static int getTimeOut(int fd)
public static int setTimeOut(int fd, int timeout)
public static int ping(int fd)
Copyright © 2012–2019 Pi4J. All rights reserved.