代码搜索:ByteBuffer

找到约 1,360 项符合「ByteBuffer」的源代码

代码结果 1,360
www.eeworm.com/read/429871/7093655

java bytebuffer.java

/* * Byte Buffer Class * 1998/01/26 (C)Copyright T.Kazawa(Digitune) */ package JP.digitune.util; public class ByteBuffer { static final int BUF_SIZE = 8192; protected byte[] buf = new
www.eeworm.com/read/454201/7396922

html bytebuffer.html

www.eeworm.com/read/199157/7882057

txt bytebuffer.txt

Compiled from "ByteBuffer.java" public abstract class java.nio.ByteBuffer extends java.nio.Buffer implements java.lang.Comparable{ final byte[] hb; Signature: [B final int offset; Signature
www.eeworm.com/read/330415/12894165

html bytebuffer.html

www.eeworm.com/read/152429/5673894

java bytebuffer.java

/* * $Id: ByteBuffer.java,v 1.12 2001/12/10 13:53:21 blowagie Exp $ * $Name: $ * * Copyright 2000, 2001 by Paulo Soares. * * This library is free software; you can redistribute it and/or
www.eeworm.com/read/135582/5885387

hh bytebuffer.hh

/******************************************************************************** utility/bytebuffer.hh purpose: Each ByteBuffer encapsulates a dynamically allocated memory area to which an
www.eeworm.com/read/135582/5885390

cc bytebuffer.cc

/******************************************************************************** Copyright (C) 1999 Dirk Farin This program is distributed under GNU Public License (GPL) as outlined in
www.eeworm.com/read/124567/6045489

java~ bytebuffer.java~

/* * ByteBuffer.java * * Created on July 12, 2003, 8:30 AM */ package com.heaton.bot; import java.io.*; /** * * @author jheaton */ public class ByteBuffer { public static final int
www.eeworm.com/read/111052/6159664

java bytebuffer.java

/* * Copyright (c) 1996-2001 * Logica Mobile Networks Limited * All rights reserved. * * This software is distributed under Logica Open Source License Version 1.0 * ("Licence Agreement"). You sh
www.eeworm.com/read/258274/11873415

h bytebuffer.h

//********************************************************************** // // Copyright (C) 2005-2007 Zhang bao yuan(bolidezhang@gmail.com). // All rights reserved. // // This copy of Socketlib