Class EventMachine::WebSocket::MaskedString
In: lib/em-websocket/masking04.rb
Parent: String

Methods

Public Instance methods

Read a 4 bit XOR mask - further requested bytes will be unmasked

Removes the mask, behaves like a normal string again

[Validate]