ChanServ changed the topic of #crystal-lang to: The Crystal programming language | https://crystal-lang.org | Fund Crystal's development: https://crystal-lang.org/sponsors | GH: https://github.com/crystal-lang/crystal | Docs: https://crystal-lang.org/docs | Gitter: https://gitter.im/crystal-lang/crystal
notzmv has joined #crystal-lang
antoszka_ has joined #crystal-lang
jrayhawk_ has joined #crystal-lang
antoni has joined #crystal-lang
antoszka has quit [Ping timeout: 240 seconds]
antoszka_ is now known as antoszka
antoszka-r has quit [Ping timeout: 240 seconds]
jrayhawk has quit [Ping timeout: 240 seconds]
brw has quit [Read error: Connection reset by peer]
brw has joined #crystal-lang
debayer94 has quit [Remote host closed the connection]
debayer94 has joined #crystal-lang
debayer948 has joined #crystal-lang
debayer94 has quit [Ping timeout: 250 seconds]
debayer948 is now known as debayer94
debayer94 has quit [Remote host closed the connection]
debayer94 has joined #crystal-lang
notzmv has quit [Ping timeout: 240 seconds]
Peter0x44 has quit [Ping timeout: 240 seconds]
debayer94 has quit [Quit: The Lounge - https://thelounge.chat]
Peter0x44 has joined #crystal-lang
notzmv has joined #crystal-lang
<FromGitter> <confact> How do you check if a String is EOF? - some data from a third party use EOF to split data chunks...
<FromGitter> <oprypin:matrix.org> @confact: EOF is not a thing - not something that just a sequence of bytes can represent.
<FromGitter> <oprypin:matrix.org> so a String in Crystal is never "EOF" - don't need to check
<FromGitter> <oprypin:matrix.org> if you provide more details, i'd be glad to help. make sure to ping me.
SamantazFox has quit [Ping timeout: 240 seconds]
SamantazFox has joined #crystal-lang
<FromGitter> <jrei:matrix.org> Maybe by EOF you meant ending with a null byte, as in C?
ur5us has joined #crystal-lang
<FromGitter> <confact> yea, probably. i got a JSON Parse Error on `<EOF>` on line 1, character 1... And that's where I was at. I notice ` String.empty?` considered that as empty and used that.
ur5us has quit [Ping timeout: 256 seconds]
SamantazFox has quit [Ping timeout: 240 seconds]
SamantazFox has joined #crystal-lang
notzmv has quit [Ping timeout: 250 seconds]
SamantazFox has quit [Read error: Connection reset by peer]
SamantazFox has joined #crystal-lang