binutils

package
v0.23.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConsumeCString

func ConsumeCString(data []byte) ([]byte, []byte)

ConsumeCString scans a slice of bytes for null-terminated strings Otherwise, the behavior is the same as ConsumeString

func ConsumeString

func ConsumeString(data []byte, delim byte) ([]byte, []byte)

ConsumeString scans a slice of bytes for delimiter-terminated strings. Returns a subslice representing the first found string, and another subslice with the remaining bytes in it, excluding the delimiter

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL