Type: lib.bytes.LoadBytesFile

Namespace: lib.bytes

Description

Read raw bytes from a file on disk. files, bytes, read, input, load, file

Use cases:
- Load binary data for processing
- Read binary files for a workflow

Properties

Property Type Description Default
path str Path to the file to read ``

Outputs

Output Type Description
output bytes  

Metadata

Browse other nodes in the lib.bytes namespace.