@Override
    public void pointerIndexerByCurrentType(DataType currentType) {
        type = currentType;

        if (ptrDataBuffer == null) {