Create a BTreeInternalPage from a set of bytes of data read from disk. The format of a BTreeInternalPage is a set of header bytes indicating the slots of the page that are in use, some number of entry slots, and extra bytes for the parent pointer, one extra child pointer (a node with m entries has m
(BTreePageId id, int key)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected