get_ascii: Get ASCII text from raw binary data

Description Usage Arguments Value

View source: R/utilities.R

Description

Get ASCII text from raw binary data

Usage

1
get_ascii(rawdata, minlength = 1, value = TRUE, all = FALSE)

Arguments

value

if FALSE, returns pattern indices instead

all

if TRUE, returns vector of all found patterns

Value

vector of value(s) or start indices, NULL if none foud


sebkopf/isoread documentation built on Dec. 31, 2021, 4:15 a.m.