Used with the read from file, read from process, and read from socket commands to signify a chunk of binary file the size of a signed 1-byte integer.
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:
# Syntax
int1
# Examples
read from process "serial.exe" for 1 int1
# Description
If you specify int1 as the chunk type in a read from file, read from process, or read from socket command, the data is returned as a series of numbers separated by commas, one for each signed integer read.
# Tags
# See
- **command:** read from socket, read from process, write to driver, read from file - **glossary:** keyword, binary file, command, chunk - **keyword:** integer