Aspose::Pdf::Engine::CommonData::Text::CMaps::ICMapCodeSpaceRange::GetAllBytes method

ICMapCodeSpaceRange::GetAllBytes method

Gets codespace range data - all start and end bytes.

virtual void Aspose::Pdf::Engine::CommonData::Text::CMaps::ICMapCodeSpaceRange::GetAllBytes(System::Details::ArrayView<uint8_t> start, System::Details::ArrayView<uint8_t> end)=0
ParameterTypeDescription
startSystem::Details::ArrayView<uint8_t>
endSystem::Details::ArrayView<uint8_t>

Remarks

start end ## See Also