Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 591 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 591 Bytes

Mojo Java System API

This document is a subset of the Mojo documentation.

[TOC]

Overview

This document provides a brief guide to Java Mojo bindings usage with example code snippets.

For a detailed API references please consult the class definitions in this directory.

TODO: Make the contents of this document less non-existent.

Message Pipes

Data Pipes

Shared Buffers

Native Platform Handles (File Descriptors, Windows Handles, etc.)

Watchers