Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

memFormat

Create a memFormat Object


Description

This function creates a "memFormat" object which is a description of a binary file format.

Usage

memFormat(...)

Arguments

...

One or more "memBlock" objects.

Details

A "memFormat" object is made up of one or more "memBlock" objects.

Value

A "memFormat" object.

Author(s)

Paul Murrell

See Also

Examples

memFormat(int1=integer4, int2=integer4)

hexView

Viewing Binary Files

v0.3-4
GPL-2
Authors
Paul Murrell [aut, cre], Chao Bian [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.