mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 08:50:05 +00:00 
			
		
		
		
	Parse SCIT display data as packet list
This commit is contained in:
		
							parent
							
								
									d92c1e50f2
								
							
						
					
					
						commit
						43911c1179
					
				
					 2 changed files with 43 additions and 10 deletions
				
			
		|  | @ -24,7 +24,7 @@ public: | |||
|    ScitDataPacket(ScitDataPacket&&) noexcept; | ||||
|    ScitDataPacket& operator=(ScitDataPacket&&) noexcept; | ||||
| 
 | ||||
|    const std::vector<std::uint8_t>& data() const; | ||||
|    std::vector<std::shared_ptr<Packet>> packet_list() const; | ||||
| 
 | ||||
|    std::size_t RecordCount() const override; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat