intToRaw: Convert the integer to raw vector with endian correction

View source: R/RcppExports.R

intToRawR Documentation

Convert the integer to raw vector with endian correction

Description

Convert the integer to raw vector with endian correction

Usage

intToRaw(src)

Arguments

src

integer value.

Value

raw vector with length 4


FeatureHashing documentation built on Oct. 31, 2022, 1:06 a.m.