Skip to content

Get Range

Purpose of the Node

This node reads a specified range of bytes from a file and outputs the result. It is useful for extracting specific parts of a file without loading the entire file into memory.

Pins

This node has several input and output pins that facilitate the process of reading a byte range from a file.

Pin NamePin DescriptionPin TypeValue Type
StartInitiate ExecutionExecutionNormal
PathFlowPathStringFlowPath
FromStart of the RangeIntegerNumber
ToEnd of the RangeIntegerNumber
EndDone with the ExecutionExecutionNormal
FailedFailed to get the rangeExecutionNormal
BytesOutput BytesByteArray