Skip to content

What do these constraints mean in DBDB->physical->Storage ??? #268

@SimonCqk

Description

@SimonCqk
class Storage(object):
    SUPERBLOCK_SIZE = 4096
    INTEGER_FORMAT = "!Q" 
    INTEGER_LENGTH = 8

I know the INTEGER_FORMAT , but the other two really confuse me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions