VP
Size: a a a
VP
KF
KF
Z
KF
РП
Z
KF
Z
KF
IF
ŹR
ŹR
{:ok, fh} = File.open("ws://localhost:8080/path/to/file")
fh
|> offset(12345678) #bytes
|> read(12) #bytes
KF
{:ok, fh} = File.open("ws://localhost:8080/path/to/file")
fh
|> offset(12345678) #bytes
|> read(12) #bytes
🐱
AK
KF
LL
KF
LL