mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	base64.* -> guacio.*
This commit is contained in:
		
							
								
								
									
										11
									
								
								guacamole/proxy/guacio.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								guacamole/proxy/guacio.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
|  | ||||
| #ifndef _GUACIO_H | ||||
| #define _GUACIO_H | ||||
|  | ||||
| #include <unistd.h> | ||||
|  | ||||
| ssize_t write_base64(int fd, const void* buf, size_t count); | ||||
| ssize_t flush_base64(int fd); | ||||
|  | ||||
| #endif | ||||
|  | ||||
		Reference in New Issue
	
	Block a user