def put(self, offset, b):
    """
    Put one byte into page. Override this method in case you need a different
    offset of requested byte.