Class
WebSocket::Frame::Data
In:
lib/websocket/frame/data.rb
Parent:
String
Methods
<<
getbyte
getbytes
mask
new
set_mask
unset_mask
Public Class methods
new
(*args)
Public Instance methods
<<
(*args)
getbyte
(index)
getbytes
(start_index, count)
mask
(payload, mask)
set_mask
()
unset_mask
()
[Validate]