External module "antidote"
		 
	 
	
		
			
			
				Functions
				
					
					_debugPrint
					
						- _debugPrint(obj: any): string
 
					
					
						- 
							
							
Parameters
							
							Returns string
						 
					
				
				
					
					connect
					
					
						- 
							
							
							
Parameters
							
								- 
									
port: number
									
								 
								- 
									
host: string
									
								 
							
							
						 
					
				
				
					
					encode
					
						- encode(message: object | any): ArrayBuffer
 
					
					
						- 
							
							
							
Parameters
							
							Returns ArrayBuffer
						 
					
				
				
					
					key
					
						- key(key: string, type: CRDT_type, bucket: string): ApbBoundObject
 
					
					
						- 
							
							
							
Parameters
							
								- 
									
key: string
								 
								- 
									
type: CRDT_type
								 
								- 
									
bucket: string
								 
							
							Returns ApbBoundObject
						 
					
				
			
		 
		
	 
 
 
Connects to antidote on the given port and hostname