Elixir Binary - what is the equivalent to C#'s Take and Skip?

Hi all,
Thanks for answer, For me it’s very helpful.
Currently i try to use Kernel.binary_part(list,0,2) to get it.