ExtractBytes - 7.3

Talend Data Mapper Functions Reference Guide

Version
7.3
Language
English
Product
Talend Big Data Platform
Talend Data Fabric
Talend Data Management Platform
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Designing Jobs
Last publication date
2023-01-05

Returns the specified bytes extracted from the binary data.

Arguments

Input Specify the binary value to extract from.
Offset Specify the offset into the binary data to start the extraction from. The first byte is 0.
Length Specify the number of bytes to extract.