C# Класс AK.F1.Timing.Server.IO.ByteBufferSnapshotTest

Показать файл Открыть проект

Приватные методы

Метод Описание
Create ( int bufferSize, int offset, int count ) : ByteBufferSnapshot
can_copy_snapshot_data ( ) : void
copy_to_throws_if_args_are_not_valid ( ) : void
count_property_reflects_the_number_of_buffered_bytes ( ) : void
ctor_does_not_throws_if_offset_and_count_are_valid ( int bufferSize, int offset, int count ) : void
ctor_throws_if_buffer_is_null ( ) : void
ctor_throws_if_offset_or_count_is_not_valid ( int bufferSize, int offset, int count ) : void