Class: Protocol::WebSocket::TextMessage

Inherits:
Object
  • Object
show all
Defined in:
sig/_external.rbs

Instance Attribute Summary collapse

Instance Attribute Details

#bufferString (readonly)

Returns the value of attribute buffer.

Returns:

  • (String)


90
91
92
# File 'sig/_external.rbs', line 90

def buffer
  @buffer
end