Binary Raw - Docs
Preparing search index...
core/search
findAscii
Function findAscii
findAscii
(
buf
:
BinaryBuffer
,
text
:
string
,
options
?:
SearchOptions
,
)
:
readonly
AbsoluteOffset
[]
Finds all occurrences of an ASCII text string in the buffer.
Parameters
buf
:
BinaryBuffer
text
:
string
options
:
SearchOptions
= {}
Returns
readonly
AbsoluteOffset
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Binary Raw - Docs
Loading...
Finds all occurrences of an ASCII text string in the buffer.