ServerJS/Binary/B: Difference between revisions

Jump to navigation Jump to search
m
(→‎Specification: toString(codec) -> decodeToString(codec))
Line 53: Line 53:
: Returns a debug representation like "[ByteString 10]", where 10 is the length of the Array.
: Returns a debug representation like "[ByteString 10]", where 10 is the length of the Array.
; decodeToString(codec)
; decodeToString(codec)
: ''CONTROVERSIAL'' Returns the decoded ByteArray as a string.
: Returns the decoded ByteArray as a string.
; indexOf(byte)
; indexOf(byte)
; indexOf(byte, start)
; indexOf(byte, start)
62

edits

Navigation menu