Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stage6 Emelyanov Pavel #225

Closed
wants to merge 39 commits into from
Closed

Stage6 Emelyanov Pavel #225

wants to merge 39 commits into from

Conversation

llav3ji2019
Copy link
Contributor

No description provided.

Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 17654 lines exceeds the maximum allowed for the inline comments feature.

Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 17639 lines exceeds the maximum allowed for the inline comments feature.

Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 17639 lines exceeds the maximum allowed for the inline comments feature.

Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 17639 lines exceeds the maximum allowed for the inline comments feature.

@lamtev lamtev requested review from Marashov-Alexander and removed request for AlexeyShik April 29, 2024 08:01
Copy link
Contributor

@Marashov-Alexander Marashov-Alexander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Правильно понимаю, что отчёта по 6 работе не представлено?
В таком случае могу поставить только 7 баллов


String entrySize = Integer.toHexString(keyInBytes.length + valueInBytes.length + NEW_LINE.length());

var keyInString = new String(keyInBytes, StandardCharsets.UTF_8);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А для чего используются обертки в виде строк? Кажется, что это лишние абстракции. Можно ведь через буфер объединить байты, например

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants