Java$asByte: Converts a numeric to a Java byte
Description
Converts a numeric to a Java byte.
Usage
## Static method (use this):
## Java$asByte(x, ...)## Don't use the below:
# S3 method for Java
asByte(static, x, ...)
See Also
For more information see Java
.