@flowscripter/dynamic-cli-framework
Preparing search index...
HexDumpGenerateOptions
Interface HexDumpGenerateOptions
interface
HexDumpGenerateOptions
{
bytesPerGroup
?:
number
;
colorScheme
?:
ByteRangeColor
[]
;
format
?:
DumpFormat
;
groupsPerRow
?:
number
;
spacesBetweenGroups
?:
number
;
}
Index
Properties
bytes
Per
Group?
color
Scheme?
format?
groups
Per
Row?
spaces
Between
Groups?
Properties
Optional
bytes
Per
Group
bytesPerGroup
?:
number
Optional
color
Scheme
colorScheme
?:
ByteRangeColor
[]
Optional
format
format
?:
DumpFormat
Optional
groups
Per
Row
groupsPerRow
?:
number
Optional
spaces
Between
Groups
spacesBetweenGroups
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bytes
Per
Group
color
Scheme
format
groups
Per
Row
spaces
Between
Groups
@flowscripter/dynamic-cli-framework
Loading...