package core_unix
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Unix-specific portions of Core
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v0.15.2.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=486d0e954603960fa081b3fd23e3cc3e50ac0892544acd35f9c2919c4bf5f67b
    
    
  doc/core_unix.bigbuffer_blocking/Bigbuffer_blocking/index.html
Module Bigbuffer_blockingSource
Extends Core.Bigbuffer.
add_channel b ic n reads exactly n characters from the input channel ic and stores them at the end of buffer b. Raises End_of_file if the channel contains fewer than n characters.
output_buffer oc b writes the current contents of buffer b on the output channel oc.
Digest the current contents of the buffer.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >