Searched refs:stream_too_short (Results 1 – 7 of 7) sorted by relevance
50 return make_error<BinaryStreamError>(stream_error_code::stream_too_short); in readBytes()89 return make_error<BinaryStreamError>(stream_error_code::stream_too_short); in translateOffsetIndex()
20 stream_too_short, enumerator
63 return make_error<BinaryStreamError>(stream_error_code::stream_too_short); in checkOffsetForRead()
139 return make_error<BinaryStreamError>(stream_error_code::stream_too_short); in checkOffsetForRead()
136 return make_error<BinaryStreamError>(stream_error_code::stream_too_short); in readStreamRef()150 return make_error<BinaryStreamError>(stream_error_code::stream_too_short); in skip()
29 case stream_error_code::stream_too_short: in BinaryStreamError()
98 return make_error<BinaryStreamError>(stream_error_code::stream_too_short); in padToAlignment()