Module notzed.zcl
Package au.notzed.zcl

Class CLPipe<T>

java.lang.Object
Type Parameters:
T - Not used - yet?

public class CLPipe<T>
extends CLMemory
Interface for pipes.
  • Constructor Details

    • CLPipe

      public CLPipe​(jdk.incubator.foreign.MemoryAddress p)
    • CLPipe

      public CLPipe​(jdk.incubator.foreign.MemoryAddress p, jdk.incubator.foreign.MemorySegment seg)
  • Method Details

    • getPacketSize

      public int getPacketSize()
    • getMaxPackets

      public int getMaxPackets()