Crops the value from the begining of the stream. If chek is true it will check if cropping is possible
Peeks the value from the begining of the stream and Crops it
Reads array of elements of type T from byte array data and changes data to point to slice after this array. The elements in stream are stored in Big Endian. If length of stream in less then length of inquired data then empty array is returned.