WebSocketFrameCollectorDelegate
public protocol WebSocketFrameCollectorDelegate : AnyObjectUndocumented
- 
                  
                  Undocumented DeclarationSwift func didForm(event: WebSocketFrameCollector.Event)
- 
                  
                  Undocumented DeclarationSwift func decompress(data: Data, isFinal: Bool) -> Data?
 View on GitHub
View on GitHub